@charset "UTF-8";
.container-fluid {
  width: 1500px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
}

.section-1 {
  height: 723px;
  cursor: default;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  outline: none;
  margin: 0px auto;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-image: url(../img/minor-crm/banner1.png);
  color: #fff;
  font-family: fontface__思源黑体Heavy__19__1222547367495;
  padding: 6px 0px 0px;
}

.section-1 .introduce {
  display: flex;
  flex-direction: column;
}

.section-1 .introduce .text-1 {
  font-size: 48px;
  font-weight: 600;
  transform: translateX(0px);
}

.section-1 .introduce .text-2 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.827);
}

.section-1 .tools {
  margin-top: 34px;
  display: flex;
  gap: 15px;
}

.section-2 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}

.section-2 .title {
  font-size: 42px;
}

.section-2 .title1 {
  font-size: 22px;
  color: #535353;
}

.section-2 .blocks {
  margin-top: 70px;
}

.section-2 .blocks .block-item {
  width: 100%;
  height: 88px;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(9, 82, 240, 0.3034);
  border-radius: 4px;
  text-align: left;
}

.section-2 .blocks .block-item .title {
  margin-left: 20px;
  font-size: 20px;
}

.section-2 .blocks .block-item .fn-item {
  width: 112px;
  height: 44px;
  line-height: 44px;
  font-family: Microsoft YaHei;
  background: #f4f9fe;
  border: 1px solid rgba(9, 82, 240, 0.502452);
  font-size: 16px;
  border-radius: 4px;
  text-align: center;
}

.section-2 .blocks .block-item .fn-item.type1 {
  width: 89px;
}

.section-2 .blocks .block-item.type1 {
  width: 214px;
  height: auto;
  padding: 20px 0;
  background: #f4f9fe;
}

.section-2 .blocks .block-item.type1 .title {
  margin-left: 0;
}

.section-3,
.section-5,
.section-7,
.section-9 {
  padding: 70px 0;
  background-color: #f4f8fe;
}

.section-3 .left-content .title-area .title1,
.section-5 .left-content .title-area .title1,
.section-7 .left-content .title-area .title1,
.section-9 .left-content .title-area .title1 {
  color: black;
  font-size: 40px;
}

.section-3 .left-content .title-area .title2,
.section-5 .left-content .title-area .title2,
.section-7 .left-content .title-area .title2,
.section-9 .left-content .title-area .title2 {
  margin-top: 10px;
  font-size: 24px;
  color: #3059d3;
}

.section-3 .left-content .line-type,
.section-5 .left-content .line-type,
.section-7 .left-content .line-type,
.section-9 .left-content .line-type {
  margin-top: 50px;
}

.section-3 .left-content .line-type .desc,
.section-5 .left-content .line-type .desc,
.section-7 .left-content .line-type .desc,
.section-9 .left-content .line-type .desc {
  font-size: 14px;
  text-align: left;
  color: #616161;
}

.section-3 {
  background: linear-gradient(to bottom right, #ffffff, #cddcfd);
}

.section-3 .industry_big {
  margin-left: 120px;
  position: relative;
}

.section-3 .industry_big p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: white;
  position: absolute;
}

.section-3 .industry_big .big_title1 {
  top: 255px;
  left: 44px;
}

.section-3 .industry_big .big_title2 {
  top: 392px;
  left: 121px;
}

.section-3 .industry_big .big_title3 {
  top: 461px;
  left: 288px;
}

.section-3 .industry_big .big_title4 {
  top: 379px;
  left: 452px;
}

.section-3 .industry_big .big_title5 {
  top: 246px;
  left: 511px;
}

.section-3 .industry_big .big_title6 {
  top: 119px;
  left: 466px;
}

.section-3 .industry_big .big_title7 {
  top: 109px;
  left: 75px;
}

.section-3 .industry_big .big_title8 {
  top: 24px;
  left: 271px;
}

.section-3 .industry_big .big_title9 {
  font-size: 24px !important;
  font-weight: bold;
  top: 214px;
  left: 268px;
}

.section-5 {
  background: linear-gradient(to bottom, #fafffd, #ccdcfd);
}

.section-7,
.section-9 {
  background: linear-gradient(to bottom, #fafffd, #ccdcfd);
}

.section-4,
.section-6,
.section-8 {
  padding: 70px 0;
}

.section-4 .left-img,
.section-6 .left-img,
.section-8 .left-img {
  width: 578px;
  height: 615px;
  position: relative;
}

.section-4 .left-img img:first-child,
.section-6 .left-img img:first-child,
.section-8 .left-img img:first-child {
  position: absolute;
  top: 125px;
  right: 70px;
  z-index: 1;
}

.section-4 .right-content,
.section-6 .right-content,
.section-8 .right-content {
  margin-left: 150px;
}

.section-4 .right-content .title-area .title1,
.section-6 .right-content .title-area .title1,
.section-8 .right-content .title-area .title1 {
  color: black;
  font-size: 40px;
}

.section-4 .right-content .title-area .title2,
.section-6 .right-content .title-area .title2,
.section-8 .right-content .title-area .title2 {
  margin-top: 10px;
  font-size: 24px;
  color: #3059d3;
}

.section-4 .right-content .line-type,
.section-6 .right-content .line-type,
.section-8 .right-content .line-type {
  margin-top: 50px;
}

.section-4 .right-content .line-type .desc,
.section-6 .right-content .line-type .desc,
.section-8 .right-content .line-type .desc {
  font-size: 14px;
  text-align: left;
  color: #616161;
}

.section-4 .left-img {
  width: 460px;
  height: 537px;
  position: relative;
}

.section-4 .left-img img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.section-4 .left-img img:last-child {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 1;
}

.section-4 .right-content {
  margin-left: 350px;
}

.section-4 .right-content .title-area .desc {
  color: #545454;
  text-align: left;
}

.section-6 .left-img {
  width: 633px;
  height: 600px;
  position: relative;
}

.section-6 .left-img img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.section-6 .left-img img:nth-child(2) {
  position: absolute;
  top: 170px;
  left: 0px;
  z-index: 2;
}

.section-6 .left-img img:last-child {
  position: absolute;
  top: 180px;
  right: 0px;
  z-index: 2;
}

.section-6 .right-content {
  margin-left: 150px;
}

.section-6 .right-content .title-area .desc {
  color: #545454;
  text-align: left;
}

.section-8 .left-img {
  width: 613px;
  height: 407px;
  position: relative;
}

.section-8 .left-img img:first-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.section-8 .left-img img:last-child {
  position: absolute;
  top: 150px;
  left: 40px;
  z-index: 1;
}

.section-8 .right-content {
  margin-left: 150px;
}

.section-8 .right-content .title-area .desc {
  color: #545454;
  text-align: left;
}

.section-10 {
  padding-top: 70px;
  padding-bottom: 100px;
}

.section-10 .title-area .title1 {
  color: black;
  font-size: 40px;
}

.section-11 {
  padding-top: 70px;
  padding-bottom: 100px;
  background: linear-gradient(to bottom, #ceddfa, #f1f5ff);
}

.section-11 .title-area .title1 {
  color: black;
  font-size: 40px;
}

.section-11 .list {
  margin-top: 100px;
  gap: 80px;
}

.section-11 .list .item {
  width: 290px;
  height: 400px;
  background-color: #fff;
  border: 2px solid #4b6cf5;
  padding: 30px 20px 0px 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.section-11 .list .item .top {
  padding-bottom: 40px;
  border-bottom: 1px solid #4b6cf5;
}

.section-11 .list .item .top .title {
  width: 120px;
  font-size: 26px;
  text-align: left;
}

.section-11 .list .item .top img {
  flex: 0;
}

.section-11 .list .item .bottom {
  margin-top: 40px;
  text-align: left;
  font-size: 18px;
  color: #6a6a6a;
}

.section-11 .list .item:nth-child(2n) {
  margin-top: 30px;
}

.tools {
  margin-top: 34px;
}

.tools div:first-child {
  margin-right: 15px;
}

.tools .btn {
  width: 120px;
  height: 43px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  border-radius: 3px;
}

.tools .btn-1 {
  border: 1px solid #274cea;
  background-color: #fff;
  color: #545454;
}

.tools .btn-1:hover {
  background-color: #274cea;
  color: #fff;
  border: none;
}

.tools .btn-2 {
  background-color: #274cea;
  color: #fff;
}

.funs {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 32px;
}

.funs .item {
  width: 101px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #274cea;
  border-radius: 3px;
  background-color: #fff;
  color: #076ce0;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease;
  cursor: pointer;
  z-index: 1;
}

.funs .item::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #3263d8;
  transition: left 0.3s ease;
  z-index: -1;
}

.funs .item:hover {
  color: #fff !important;
}

.funs .item:hover::before {
  left: 0 !important;
}

.qrcode-popup {
  display: none;
  width: 150px;
  padding: 15px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -190px;
  left: -17px;
  z-index: 2;
}

.qrcode-popup .desc {
  color: #333;
  font-family: Microsoft YaHei;
  font-size: 13px;
  line-height: 17px;
  margin-top: 10px;
  text-align: center;
}

.qrcode-popup .arrow {
  display: block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  border-top: 8px solid #fff;
  bottom: -8px;
}

.comp_banner {
  width: 1400px;
}

.comp_banner ul {
  justify-content: space-between !important;
}

.comp_banner ul li {
  margin: 0 !important;
}

.transparent-btn {
  margin-top: 20px;
  background-color: #f9be0f;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  border-radius: 30px;
  color: #fff;
  width: 130px;
  /* 设置按钮宽度 */
}

.transparent-btn:hover {
  background-color: #fff;
  /* 鼠标悬停时背景色变为黄色 */
  color: #0952f0;
}

.transparent-btn-pre {
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  border-radius: 30px;
  width: 130px;
  color: #0952f0;
  background-color: #fff;
}

.transparent-btn-pre:hover {
  background-color: #274cea;
  /* 鼠标悬停时背景色变为黄色 */
  color: #ed0c0c;
}

.w-1400 {
  width: 1400px;
}

.ripple-effect {
  position: relative;
  overflow: hidden;
}

.ripple-effect::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  opacity: 0;
}

.ripple-effect:hover::after {
  animation: ripple 1.5s ease-out forwards;
}

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(500);
    opacity: 0.3;
  }
  100% {
    transform: scale(1000);
    opacity: 0;
  }
}
