body {
  font-size: 13px;
  font-family: Microsoft YaHei;
  color: #404040;
}
.modal-open {
  overflow-y: scroll;
  padding-right: 0 !important;
}
h3 {
  text-align: center;
  font-family: Source Han Sans CN, Microsoft YaHei;
  font-weight: bold;
  color: #3c3c3c;
  font-size: 24px;
  line-height: 30px;
}
h4,
h5 {
  font-weight: bold;
  margin: 0;
}
h4 {
  color: #3c3c3c;
}
h5 {
  color: #464646;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header {
  background-color: #6577f6;
  height: 70px;
}
.header-content {
  position: relative;
}
.header-content .flex-row {
  align-items: center;
  justify-content: space-between;
}
.header-content .header-logo {
  z-index: auto;
  width: 116px;
  height: 70px;
  display: flex;
  align-items: center;
}
.header-content .header-logo .home-image {
  height: 36px;
}
.header-content .consultation {
  line-height: 70px;
  color: #000;
  font-size: 14px;
  padding-left: 65px;
}
.header-content .consultation {
  line-height: 70px;
  color: #fff;
  font-size: 14px;
  padding-left: 50px;
}
.header-content .navbar {
  margin-bottom: 0;
  border: 0;
}
.header-content .nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 116px;
  height: 70px;
}
.header .tryout-submit {
  width: 92px;
  height: 32px;
  font-size: 13px;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: #6c89f9;
  box-shadow: 0px 5px 5px 0px rgba(28, 60, 203, 0.07);
  border-radius: 5px;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  flex-direction: column;
}
.header {
  background-color: #fff;
}
.header .table-hover {
  color: #000;
}
.header a {
  color: #252525;
}
.header .header-content .consultation {
  color: #000;
}
.left {
  float: left;
}
.right {
  float: right;
}
.content {
  width: 100%;
  min-width: 1200px;
}
.content-inner {
  width: 1200px;
  margin: 0 auto;
}
.bg-deep {
  background-color: #f8f9ff;
}
.submit-tryout {
  width: 92px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  border: 1px solid #6464f3;
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 5px;
  color: #6464f3;
}
.submit-tryout:hover,
.submit-tryout:focus,
.submit-tryout:active {
  color: #8a8af5;
}
.banner-top {
  height: 457px;
  min-width: 1200px;
  background: radial-gradient(circle, #645ef3 0%, #6792f9 100%);
}
.banner-top .content-inner {
  height: 100%;
}
.banner-top-content {
  position: relative;
}
.banner-top-content img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.banner-top-content .top-connect-form {
  position: absolute;
  top: 20px;
  right: 20px;
}
.banner-top h2 {
  margin-top: 124px;
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  z-index: 99;
  position: relative;
}
.banner-top p {
  margin-top: 16px;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  z-index: 99;
  position: relative;
}
.banner-top .submit-tryout {
  margin-top: 33px;
  width: 122px;
  height: 38px;
  border-color: #fff;
  color: #fff;
}
.banner-top .submit-tryout:hover,
.banner-top .submit-tryout:focus,
.banner-top .submit-tryout:active {
  color: #fff;
}
.business {
  margin-top: -100px;
  position: relative;
  z-index: 99;
}
.business .tab-item {
  float: left;
  width: 120px;
  height: 34px;
  background: #a2b7f8;
  border-radius: 15px 15px 0px 0px;
  font-size: 15px;
  text-align: center;
  font-family: PingFang, Microsoft Yahei;
  font-weight: bold;
  color: #ffffff;
  line-height: 34px;
  cursor: pointer;
}
.business .tab-item.active {
  background: #fff;
  color: #6467fc;
}
.business .tab-content {
  display: flex;
  flex-direction: column;
  height: 150px;
  background: linear-gradient(0deg, #dadefe 0%, rgba(218, 222, 254, 0.67) 12%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.81) 62%, #ffffff 100%);
  background-color: #fff;
  border-radius: 0 15px 0px 0px;
  padding-left: 85px;
}
.business .tab-content:not(.show) {
  display: none;
}
.business .tab-content h4 {
  position: relative;
  left: -8px;
  margin-top: 30px;
  font-size: 17px;
  font-family: PingFang, Microsoft Yahei;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 1;
}
.business .tab-content p {
  margin-top: 13px;
  font-size: 13px;
  color: #404040;
  line-height: 1;
}
.business .tab-content .link {
  display: block;
  margin-top: 16px;
  width: 123px;
  height: 39px;
  background: #6467fc;
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 5px;
  font-size: 13px;
  line-height: 39px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.product {
  overflow: hidden;
  padding-bottom: 103px;
}
.product .content-inner {
  padding: 0 85px;
}
.product h3 {
  margin-top: 100px;
  font-size: 24px;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 1;
  text-align: center;
}
.product .product-describe {
  margin-top: 17px;
  font-size: 16px;
  text-align: center;
  color: #a5a5a5;
  line-height: 1;
}
.product .tab-items {
  display: flex;
  justify-content: center;
  margin-top: 61px;
}
.product .tab-item {
  padding: 0 27px;
  position: relative;
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 35px;
  cursor: pointer;
}
.product .tab-item::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #eeeeee;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product .tab-item.active {
  background: #fff;
  color: #6464f3;
}
.product .tab-item.active::after {
  background-color: #6464f3;
}
.product .tab-content {
  padding: 0 28px;
  padding-top: 35px;
  background-color: #fff;
}
.product .tab-content .content-area {
  display: flex;
  min-height: 270px;
}
.product .tab-content .content-area .content-left {
  flex-basis: 50%;
}
.product .tab-content .content-area .content-right {
  flex-basis: 50%;
  text-align: center;
}
.product .tab-content .content-area .content-right img {
  margin-top: 40px;
}
.product .tab-content h4 {
  margin-top: 32px;
  color: #3c3c3c;
  font-family: Source Han Sans CN;
  font-size: 24px;
  line-height: 1;
}
.product .tab-content p {
  width: 90%;
  margin-top: 28px;
  font-size: 13px;
  color: #404040;
  line-height: 24px;
}
.product .tab-content .link {
  float: left;
  margin-top: 38px;
  width: 92px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #6464f3;
  border: 1px solid #6464f3;
  box-shadow: 0px 5px 6px 0px rgba(28, 60, 203, 0.07);
  border-radius: 17px;
  cursor: pointer;
}
.product .tab-content .link.demo {
  margin-left: 9px;
  background: #6464f3;
  color: #fff;
}
.banner-middle {
  height: 207px;
  background: linear-gradient(180deg, #645ef3 0%, #6792f9 100%);
  display: none;
}
.banner-middle .content-inner .item {
  text-align: center;
}
.banner-middle .content-inner h5 {
  margin-top: 75px;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
.banner-middle .content-inner p {
  margin-top: 13px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}
.scenes .item {
  overflow: hidden;
  position: relative;
  padding-left: 37px;
  width: 387px;
  height: 205px;
  background: linear-gradient(0deg, #dadefe 0%, rgba(218, 222, 254, 0.67) 12%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.81) 62%, #ffffff 100%);
  box-shadow: 0px 2px 9px 7px rgba(17, 17, 17, 0.04);
  border-radius: 5px;
}
.scenes .item .right-img {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 0;
}
.scenes h3 {
  margin-top: 99px;
  margin-bottom: 73px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 1;
}
.scenes h5 {
  margin-top: 51px;
  margin-bottom: 22px;
  font-size: 17px;
  color: #6464f3;
  font-weight: bold;
  line-height: 1;
}
.scenes p {
  font-size: 13px;
  color: #404040;
  line-height: 24px;
  position: relative;
  z-index: 10;
}
.scenes a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 115px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #6464f3;
  color: #fff;
  border-radius: 0px 0px 0px 15px;
  z-index: 10;
}
.scenes .row:nth-of-type(2) {
  margin-top: 37px;
}
.scenes .row:nth-of-type(2) .item {
  margin: 0 8px;
}
.advantages h3 {
  margin-top: 99px;
  margin-bottom: 40px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 1;
}
.advantages .advantage-wrap {
  padding-top: 50px;
  padding-bottom: 50px;
  background: radial-gradient(circle, rgba(100, 94, 243, 0.05) 0%, rgba(103, 146, 249, 0.05) 100%);
}
.advantages .advantage-wrap .advantage {
  margin: 30px 0 30px 0;
}
.advantages .advantage h4 {
  position: relative;
  margin-bottom: 27px;
  font-size: 17px;
  font-weight: bold;
  color: #6464f3;
  line-height: 47px;
}
.advantages .advantage h4::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background-color: #6464f3;
  position: absolute;
  bottom: 0;
  left: 0;
}
.advantages .advantage p {
  line-height: 24px;
  font-size: 13px;
  color: #404040;
}
.advantages .content-inner {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.advantages .content-inner .image {
  width: 290px;
}
.client {
  padding-top: 129px;
  padding-bottom: 50px;
  position: relative;
}
.client .title h3 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 1;
}
.client .title p {
  margin-top: 17px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  color: #a5a5a5;
  line-height: 1;
}
.client .slide {
  margin-top: 50px;
  height: 250px;
  padding: 20px 20px 0 20px;
  overflow: hidden;
  position: relative;
}
.client .slide .item {
  flex-basis: 50%;
  background: linear-gradient(0deg, #dadefe 0%, rgba(218, 222, 254, 0.67) 12%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.81) 62%, #ffffff 100%);
  border-radius: 20px;
  margin: 0 12px 0 0;
  padding-top: 32px;
  position: relative;
}
.client .slide .item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
}
.client .slide .item p {
  text-align: center;
  font-size: 12px;
}
.client .slide .item h5 {
  height: 17px;
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3c3c3c;
  line-height: 26px;
  position: absolute;
  top: 170px;
  text-align: center;
  width: 100%;
}
.client .slide-buttons {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
  top: 370px;
}
.client .slide-buttons .right-button {
  float: right;
  cursor: pointer;
  margin-right: calc(25% - 90px);
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: #fff;
  color: #678af8;
  text-align: center;
  border: 1px solid;
  line-height: 28px;
}
.client .slide-buttons .left-button {
  margin-left: calc(25% - 66px);
  cursor: pointer;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: #fff;
  color: #678af8;
  text-align: center;
  border: 1px solid;
  line-height: 28px;
}
.client .brand-wall-div {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 50px;
}
.client .brand-wall {
  display: grid;
  width: 900px;
  grid-template-columns: repeat(6, 150px);
  grid-template-rows: repeat(7, 100px);
}
.client .brand-wall .img-item {
  text-align: center;
  position: relative;
}
.client .brand-wall .img-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.mobile-display {
  display: none;
}
.submit-text {
  position: relative;
  display: block;
  top: 10px;
  margin: auto;
  width: 98px;
  color: #fffefe;
  font-size: 16px;
}
.privacy-policy {
  float: left;
  font-size: 12px;
  margin-top: 5px;
  color: #a4a4a4;
}
.agree-check {
  margin-right: 5px;
  margin-top: 5px;
  float: left;
}
/* 移动样式 */
.top-mbl {
  margin-top: 37px;
}
.left-mbl {
  margin-left: 20px;
}
.mbl-show {
  display: none;
}
@media screen and (max-width: 600px) {
  .content {
    min-width: 100%;
  }
  .content-inner {
    width: 100%;
  }
  .product h3 {
    margin-top: 80px;
  }
  .product .tab-content h4 {
    margin-top: 20px;
  }
  .product .tab-content p {
    margin-top: 20px;
  }
  .product .tab-content .link {
    margin-top: 20px;
  }
  .banner-top h2 {
    width: 90%;
    font-size: 23px;
    margin: 60px auto 0 5%;
  }
  .banner-top p {
    width: 90%;
    font-size: 8px;
    margin: 16px auto 0 5%;
  }
  .banner-top .submit-tryout {
    margin: 33px auto 0 5%;
  }
  .mobile-hidden {
    display: none;
  }
  .business .tab-items {
    display: none;
  }
  .hide {
    display: block !important;
  }
  .business .tab-item {
    width: 30%;
  }
  .business .tab-content {
    padding-left: 0;
  }
  .business .tab-content h4 {
    margin: 13px auto 0 5%;
  }
  .business .tab-content p {
    width: 90%;
    margin: 13px auto 0 auto;
  }
  .business .tab-content .link {
    margin: 16px auto 0 5%;
  }
  .banner-top {
    min-width: 100%;
    height: 260px;
  }
  .banner-top .banner-top-content .top-connect-form {
    display: none;
  }
  .banner-top .banner-top-content img {
    width: 90%;
    margin-left: 5%;
    top: 0;
    left: 0;
    transform: none;
  }
  .product {
    padding-bottom: 80px;
  }
  .product .content-inner {
    padding: 0 0;
  }
  .product .product-describe {
    width: 90%;
    font-size: 8px;
    margin: 17px auto 0 5%;
  }
  .product .tab-item {
    padding: 0 0;
  }
  .product .tab-content .content-area {
    display: block;
  }
  .scenes .item {
    width: 90%;
  }
  .scenes h3 {
    margin-top: 80px;
    margin-bottom: 70px;
  }
  .advantages h3 {
    margin-top: 80px;
    margin-bottom: 70px;
  }
  .advantages .content-inner {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    grid-template-rows: repeat(2, auto);
  }
  .advantages .content-inner .item {
    margin: auto;
  }
  .advantages .content-inner .image {
    display: block;
    margin: auto;
  }
  .mbl-grid {
    order: 1;
  }
  .justify-between {
    display: block;
  }
  .scenes .item {
    margin: 20px auto;
  }
  .justify-center {
    display: block;
  }
  .top-mbl {
    margin-top: 0px;
  }
  .left-mbl {
    margin-left: 0px;
  }
  .justify-around {
    display: grid;
    grid-template-columns: repeat(3, 33%);
    grid-template-rows: repeat(1, 80px);
  }
  .banner-middle .content-inner .mbl-hidden {
    display: none;
  }
  .mbl-show {
    display: flex;
    justify-content: center;
  }
  .banner-middle .mbl-show .item {
    margin-left: 5%;
    margin-right: 5%;
  }
  .banner-middle .content-inner h5 {
    font-size: 30px;
    margin-top: 30px;
  }
  .product .tab-items {
    display: none;
  }
  .tab-content:not(.show) {
    display: block;
    padding-bottom: 38px;
  }
  .client {
    padding-top: 80px;
  }
  .client .title p {
    font-size: 14px;
  }
  .client .slide {
    padding: 0;
  }
  .client .slide-buttons {
    top: 310px;
  }
  .client .slide .item {
    flex-basis: 100%;
    margin: 0;
  }
  .client .slide .item p {
    font-size: 10px;
  }
  .client .slide .item img {
    width: 70px;
    height: 70px;
  }
  .client .brand-wall {
    width: 100%;
    grid-template-columns: repeat(4, 25%);
    grid-template-rows: repeat(11, 80px);
  }
  .mobile-display {
    display: block;
    margin: 20px 0 0px 0;
  }
}
