h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
}
.whatappPage .banner-outer {
  height: 550px;
  width: 100%;
  background: #131227;
}
.whatappPage .banner-outer .new-banner {
  height: 550px;
  width: 100%;
  background-image: url(/images/whatsapp/banner-nzc.jpg);
  background-position: center 0px;
  background-repeat: no-repeat;
  background-size: 1920px 550px;
}
.whatappPage .banner-outer .banner-inner {
  width: 1000px;
  padding-top: 205px;
  margin: auto;
  color: white;
}
.whatappPage .banner-outer .banner-inner h1 {
  font-size: 50px;
  font-weight: normal;
  margin: 0px;
}
.whatappPage .banner-outer .banner-inner .text {
  font-size: 18px;
  margin-top: 14px;
  line-height: 31px;
}
.whatappPage .banner-outer .banner-inner .btn {
  margin-top: 30px;
  width: 150px;
  height: 85px;
  box-sizing: border-box;
  background: url('/images/whatsapp/meta_btn.png') no-repeat;
  background-size: 150px 85px;
}
.whatappPage .banner-outer .banner-inner .btn:hover {
  opacity: 0.8;
}
.whatappPage .banner-outer .banner-inner .btn a {
  display: inline-block;
  width: 150px;
  height: 85px;
}
.whatappPage .whatappOne {
  margin-top: 100px;
  text-align: center;
}
.whatappPage .whatappOne .one-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
  color: #363636;
  font-weight: 500;
  line-height: 36px;
}
.whatappPage .whatappOne p {
  margin: 0;
  padding: 0;
  height: 19px;
  font-size: 18px;
  font-weight: 400;
  color: #7b8390;
  line-height: 19px;
  margin-bottom: 60px;
}
.whatappPage .whatappOne .title {
  width: 1000px;
  height: 82px;
  margin: 0 auto;
  background: url('/images/whatsapp/1-nzc.jpg') no-repeat;
  background-size: 1000px 82px;
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #595959;
  line-height: 82px;
  box-sizing: border-box;
  padding-left: 38px;
  text-align: left;
}
.whatappPage .whatappOne .title.two {
  background: url('/images/whatsapp/2.jpg') no-repeat;
  background-size: 1000px 82px;
}
.whatappPage .whatappOne .title.three {
  background: url('/images/whatsapp/3.jpg') no-repeat;
  background-size: 1000px 82px;
}
.whatappPage .whatappOne .title.four {
  background: url('/images/whatsapp/4.jpg') no-repeat;
  background-size: 1000px 82px;
}
.whatappPage .whatappOne .itemOne {
  padding: 56px;
  width: 1113px;
  height: 540px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
  background: url('/images/whatsapp/7-nzc.png') no-repeat;
  background-size: 1113px 546px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.whatappPage .whatappOne .itemOne .left {
  width: 350px;
  height: 433px;
}
.whatappPage .whatappOne .itemOne .left .left-title {
  margin: 0;
  padding: 0;
  margin-top: 48px;
  margin-right: 104px;
  text-align: right;
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #595959;
  line-height: 30px;
  height: 30px;
  margin-bottom: 30px;
}
.whatappPage .whatappOne .itemOne .left p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  color: #0cadb1;
  line-height: 30px;
  text-align: left;
  margin-bottom: 35px;
  margin-left: 38px;
  height: 50px;
}
.whatappPage .whatappOne .itemOne .left ul {
  margin: 0;
  padding: 0;
  margin: 0 30px 0 38px;
  box-sizing: border-box;
}
.whatappPage .whatappOne .itemOne .left ul li {
  list-style-type: disc;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #00aeb1;
  box-sizing: border-box;
}
.whatappPage .whatappOne .itemOne .left ul li p {
  display: inline-table;
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #7b8390;
  height: 18px;
  line-height: 25px;
}
.whatappPage .whatappOne .itemTwo {
  width: 1000px;
  height: 555px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.whatappPage .whatappOne .itemTwo .left {
  margin: 0;
  padding: 0;
  margin-top: 150px;
  width: 360px;
  text-align: left;
  padding-left: 38px;
}
.whatappPage .whatappOne .itemTwo .left p {
  font-size: 16px;
  font-weight: 400;
  color: #37404d;
  line-height: 28px;
  margin-bottom: 44px;
  height: 45px;
}
.whatappPage .whatappOne .itemTwo .left .btn {
  width: 150px;
  background: #1ababd;
  border-radius: 5px;
  height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
}
.whatappPage .whatappOne .itemTwo .left .btn a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 150px;
  height: 44px;
}
.whatappPage .whatappOne .itemTwo .left .btn:hover {
  background: #0ec8ca;
}
.whatappPage .whatappOne .itemTwo .right {
  margin-top: 25px;
  width: 690px;
  height: 500px;
  background: url('/images/whatsapp/8-nzc.png') no-repeat;
  background-size: 690px 500px;
  margin-right: -55px;
  background-position-x: -20px;
}
.whatappPage .whatappOne .itemThree {
  width: 1000px;
  height: 555px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.whatappPage .whatappOne .itemThree .left {
  width: 807px;
  height: 505px;
  background: url('/images/whatsapp/5.png') no-repeat;
  background-size: 690px 460px;
  margin-left: -50px;
  margin-top: 24px;
}
.whatappPage .whatappOne .itemThree .right {
  margin-top: 180px;
  width: 270px;
  text-align: left;
}
.whatappPage .whatappOne .itemThree .right p {
  margin: 0;
  padding: 0;
  height: 18px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #37404d;
  line-height: 18px;
  margin-bottom: 20px;
}
.whatappPage .whatappOne .itemThree .right .btn {
  margin-top: 42px;
  width: 150px;
  background: #1ababd;
  border-radius: 5px;
  height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
}
.whatappPage .whatappOne .itemThree .right .btn a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 150px;
  height: 44px;
}
.whatappPage .whatappOne .itemThree .right .btn:hover {
  background: #0ec8ca;
}
.whatappPage .whatappOne .itemFour {
  width: 1000px;
  height: 589px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.whatappPage .whatappOne .itemFour .left {
  width: 265px;
  margin-top: 132px;
  padding-left: 38px;
}
.whatappPage .whatappOne .itemFour .left p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 44px;
  font-size: 16px;
  font-weight: 400;
  color: #37404d;
  line-height: 28px;
  text-align: left;
}
.whatappPage .whatappOne .itemFour .left p.last {
  height: 50px;
}
.whatappPage .whatappOne .itemFour .left .btn {
  width: 150px;
  background: #1ababd;
  border-radius: 5px;
  height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
}
.whatappPage .whatappOne .itemFour .left .btn a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 150px;
  height: 44px;
}
.whatappPage .whatappOne .itemFour .left .btn:hover {
  background: #0ec8ca;
}
.whatappPage .whatappOne .itemFour .right {
  margin-top: 20px;
  width: 690px;
  height: 500px;
  background: url('/images/whatsapp/6.png') no-repeat;
  background-size: 690px 500px;
  margin-right: -50px;
}
.whatappPage .whatappTwo {
  padding-top: 100px;
  padding-bottom: 120px;
  background: #f9f9fb;
}
.whatappPage .whatappTwo .two-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
  color: #363636;
  font-weight: 450;
  line-height: 36px;
  text-align: center;
  margin-bottom: 60px;
}
.whatappPage .whatappTwo .itemOne {
  margin: 0 auto;
  width: 1000px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.whatappPage .whatappTwo .itemOne .item {
  width: 308px;
  height: 422px;
  background: #ffffff;
  box-shadow: 0px 3px 57px 0px rgba(53, 53, 53, 0.1);
  border-radius: 15px;
  box-sizing: border-box;
  transition: 0.4s;
}
.whatappPage .whatappTwo .itemOne .item .top {
  width: 308px;
  height: 165px;
  background: url('/images/whatsapp/9.png') no-repeat;
  background-size: 308px 165px;
}
.whatappPage .whatappTwo .itemOne .item .top.two {
  background: url('/images/whatsapp/10.png') no-repeat;
  background-size: 308px 165px;
}
.whatappPage .whatappTwo .itemOne .item .top.three {
  background: url('/images/whatsapp/11.png') no-repeat;
  background-size: 308px 165px;
}
.whatappPage .whatappTwo .itemOne .item .top-title {
  margin: 0;
  padding: 0;
  margin-top: 41px;
  margin-bottom: 28px;
  height: 20px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #595959;
  line-height: 20px;
  padding-left: 38px;
  box-sizing: border-box;
}
.whatappPage .whatappTwo .itemOne .item div {
  margin: 0;
  padding: 0;
  padding-left: 38px;
  padding-right: 36px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #7b8390;
  line-height: 23px;
}
.whatappPage .whatappTwo .itemOne .item div.first {
  margin-bottom: 10px;
}
.whatappPage .whatappTwo .itemOne .item div.two {
  padding-left: 38px;
  padding-right: 32px;
}
.whatappPage .whatappTwo .itemOne .item:hover {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.16);
  transform: translate(0px, -10px);
}
.whatappPage .whatappTwo .itemOne .item:hover p {
  color: #1ababd;
}
.whatappPage .detail-item {
  margin: 0 auto;
  padding: 100px 0 120px;
  text-align: center;
}
.whatappPage .detail-item .bpo-form {
  position: relative;
  width: 1000px;
  margin: auto;
  padding: 85px 0 270px;
  background: #fff;
  box-shadow: 0 8px 21px 0 rgba(139, 141, 147, 0.22);
  border-radius: 15px;
}
.whatappPage .detail-item .bpo-form .form-body {
  width: 100%;
  margin: 0 auto;
}
.whatappPage .detail-item .bpo-form .form-body h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 36px;
  color: #363636;
  font-weight: normal;
  line-height: 36px;
  text-align: center;
}
.whatappPage .detail-item .bpo-form .form-body .second-title {
  line-height: 18px;
  font-size: 18px;
  font-weight: 400;
  color: #7b8390;
  margin-bottom: 80px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info {
  height: 42px;
  width: 470px;
  margin: 0 auto 24px;
  position: relative;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .zc-j-input {
  width: 100%;
  height: 100%;
  outline: none;
  padding-left: 85px;
  font-size: 16px;
  border: 1px solid #c4cccc;
  border-radius: 4px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .zc-j-input::-ms-input-placeholder {
  color: #c7cacd;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .zc-j-input::-webkit-input-placeholder {
  color: #c7cacd;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .zc-j-input:focus {
  border: 1px solid #04babc;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .tips {
  position: absolute;
  top: 0;
  left: 16px;
  font-size: 16px;
  line-height: 42px;
  color: #7b8390;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .error-txt {
  position: absolute;
  bottom: -17px;
  font-size: 12px;
  line-height: 12px;
  color: #f1323b;
  visibility: hidden;
  left: 0;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .data-list {
  position: absolute;
  width: 470px;
  top: 45px;
  left: 0px;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 0px 1px 13px 0px #d3d3d3;
  border-radius: 4px;
  height: 118px;
  max-height: 118px;
  padding: 8px 0px;
  overflow-y: auto;
  z-index: 88;
  display: none;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .data-list.show {
  display: block;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .data-list li {
  text-align: left;
  box-sizing: border-box;
  height: 34px;
  margin: 0px;
  padding: 0px;
  line-height: 34px;
  padding-left: 23px;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  cursor: pointer;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .data-list li:hover {
  background: #f1fafb;
  color: #09aeb0;
}
.whatappPage .detail-item .bpo-form .form-body .item-info .data-list .select {
  background: #f1fafb;
  color: #09aeb0;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.error .zc-j-input {
  border: 1px solid #fa4b85;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.error .error-txt {
  visibility: initial;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .clear-wrap:after {
  content: '';
  display: block;
  clear: both;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .sms-info {
  float: left;
  height: 42px;
  line-height: 42px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .sms-code-btn {
  width: 165px;
  color: #fff;
  text-align: center;
  background: #c8cdcf;
  border-radius: 4px;
  cursor: pointer;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .sms-code-btn:hover {
  background: #b3b7b9;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .sms-code-btn:hover.active {
  background: #459ca0;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .sms-code-btn.active {
  background: #04babc;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .count-down {
  position: absolute;
  height: 100%;
  line-height: 42px;
  width: 165px;
  box-sizing: border-box;
  padding-left: 20px;
  text-align: center;
  background: #c8cdcf;
  border-radius: 4px;
  display: none;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .count-down:after {
  content: '';
  display: block;
  clear: both;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .count-down span {
  float: left;
  display: block;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .count-down .time {
  width: 25px;
  color: #22b2b4;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms.hide .sms-code-btn {
  display: none;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms.hide .count-down {
  display: block;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .sms-code {
  float: right;
  width: 290px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-sms .tips {
  left: 194px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-email {
  margin-bottom: 30px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-email .tips {
  text-align: justify;
  display: block;
  width: 48px;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-email .tips:after {
  content: ' ';
  display: inline-block;
  width: 100%;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-commit .commit-btn {
  color: #fff;
  font-size: 20px;
  background: #04babc;
  border-radius: 4px;
  height: 100%;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
.whatappPage .detail-item .bpo-form .form-body .item-info.item-commit .commit-btn:hover {
  background: #0ec8ca;
}
.whatappPage .detail-item .bpo-form .success-body {
  display: none;
  width: 400px;
  margin: 0 auto;
}
.whatappPage .detail-item .bpo-form .success-body .success-icon {
  width: 55px;
  height: 52px;
  margin: 0 auto;
  background-image: url('/images/whatsapp/form-success-icon.png');
}
.whatappPage .detail-item .bpo-form .success-body .success-title {
  margin: 35px 0 25px;
  font-size: 24px;
  color: #09aeb0;
  text-align: center;
}
.whatappPage .detail-item .bpo-form .success-body li {
  text-align: center;
  font-size: 18px;
  color: #7b8390;
  line-height: 34px;
}
.whatappPage .detail-item .bpo-form .form-bg {
  position: absolute;
  bottom: -8px;
  left: 0px;
  width: 1000px;
  height: 260px;
  background: url('/images/whatsapp/liuzi.png') no-repeat;
  background-size: 798px 243px;
  background-position: center;
}
.whatappPage .bottom {
  width: 100%;
  padding-bottom: 120px;
  background: #f9f9fb;
}
.whatappPage .bottom .bottom-title {
  display: inline-block;
  font-weight: 400;
  color: #363636;
  font-size: 24px;
  text-align: center;
  width: 100%;
  margin-top: 100px;
}
.whatappPage .bottom .bottom-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.whatappPage .bottom .bottom-content.active {
  margin-top: 27px;
}
.whatappPage .bottom .bottom-content.last img {
  width: 30px;
  height: 30px;
}
.whatappPage .bottom .bottom-content.last img.scrm {
  width: 33px;
}
.whatappPage .bottom .bottom-content.last img.robot {
  width: 38px;
}
.whatappPage .bottom .bottom-content.last .last-bottom {
  margin: 0 16px;
  width: 470px;
  font-size: 14px;
  color: #abb0b9;
}
.whatappPage .bottom .bottom-content .li-bottom {
  cursor: pointer;
  width: 224px;
  height: 65px;
  background: #ffffff;
  border: 1px solid #e2e6eb;
  border-radius: 3px;
  margin: 0 16px;
}
.whatappPage .bottom .bottom-content .li-bottom:hover {
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.08);
}
.whatappPage .bottom .bottom-content .li-bottom a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 65px;
  display: flex;
  justify-content: start;
  align-items: center;
  text-decoration: none;
  color: #545d69;
}
.whatappPage .bottom .bottom-content .li-bottom a img {
  margin-left: 20px;
}
.whatappPage .bottom .bottom-content .li-bottom a span {
  margin-left: 20px;
}
