/* 产品数据安全 */
@media screen and (max-width: 1550px) {
  .security-font {
    font-size: 17px;
  }
  #Check-sign {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 1450px) {
  .security-font {
    font-size: 15px;
  }
  #Check-sign {
    font-size: 35px !important;
  }
  .circular-title-border {
    font-size: 18px !important;
  }
}

/* CRM与外呼深度集成 */
.CRM_box {
  width: 100vw;
  background: #f0f5ff;
  padding: 60px 0;
}

.product-security-content {
  width: 80%;
  margin: 40px auto 0;
}
.CRM_box_right .CRM_box_right_item {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  background: #f5f5f5;
  border-radius: 16px;
  transition: transform 0.3s ease-in-out;
}
.CRM_box_right .CRM_box_right_item:hover {
  transform: scale(1.05);
}
.CRM_box_right .CRM_box_right_item .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.CRM_box_bottom {
  padding: 80px 15% 20px;
}
.CRM_box_bottom .CRM_box_bottom_item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 30px;
  width: 100%;
}
.CRM_box_bottom_item_title {
  text-align: center;
  background-image: linear-gradient(to right, #4586ec 0%, #68a9fdff 100%);
  border-radius: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 48px;
  margin-right: 20px;
  padding: 0 52px;
}

.product-security-photo {
  width: 54%;
}

/* 秒拓客 */
.product-apply_two {
  width: 100vw;
  background: #fff;
  padding: 70px 0 90px;
}
.product-apply_two .desc {
  width: 70%;
  margin: 20px auto;
  font-size: 22px;
}
.product-apply_two .subDesc {
  width: 70%;
  margin: 40px auto 20px;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}

/* 真实案例 */
.realCases {
  width: 100vw;
  height: auto;
  background-color: #f0f5ff;
}
.circular-title {
  width: 100vw;
  height: 53px;
  margin-top: 50px;
}
.realCases-conten {
  width: 80%;
  margin: 0 auto;
  padding: 80px 0 0;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.realCases-item {
  width: calc(50% - 50px);
}
.realCases-item-title {
  display: flex;
}
.realCases-item-btn {
  width: 100px;
  font-size: 16px;
  background: #2b7efc;
  color: #fff;
  padding: 6px 0;
  text-align: center;
  margin: 30px 0;
  border-radius: 10px;
}

.realCases-container {
  position: relative;
  padding: 20px;
  overflow: hidden;
}

.realCases-wrapper {
  display: flex;
  transition: transform 0.5s ease;
}

.realCases-page {
  min-width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 0 40px;
}

.realCases-item {
  width: 100%;
  padding: 20px;
  cursor: pointer;
}

.realCases-item-title {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}

.realCases-item-title-right {
  flex: 1;
}

.realCases-item-content {
  height: 280px;
  margin: 24px 0 0;
}

.realCases-item-content > div {
  margin-bottom: 10px;
}

.realCases-item-btn {
  background: #2551e8;
  color: white;
  text-align: center;
  padding: 10px;
  border-radius: 4px;
  margin-top: 15px;
  transition: background 0.3s ease;
}

.realCases-item-btn:hover {
  background: #1d41c7;
}

.pagination-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 10px 0 20px;
}

.slide-btn {
  width: 36px;
  height: 36px;
  background: #f0f5ff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slide-btn:hover {
  background: #f0f5ff;
}

.slide-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.slide-btn svg {
  width: 26px;
  height: 26px;
}

.page-dots {
  display: flex;
  gap: 12px;
}

.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ddd;
  cursor: pointer;
  transition: all 0.3s ease;
}
.dot.active {
  background: #7e8896;
  transform: scale(1.1);
}

/* 资质荣誉 */
.honor_box {
  width: 100vw;
  height: auto;
  padding: 80px 10% 0;
}

/* 核心功能--业务工作流 */
.personal-crm {
  width: 100vw;
  height: auto;
  width: 100vw;
  padding-top: 60px;
  text-align: center;
}
.personal-content {
  width: 80%;
  margin: 40px auto 0;
}

/* 用户规模 */
.price-calculation {
  width: 100vw;
  height: auto;
}

.price-calculation-content {
  width: 100vw;
  padding: 80px 10% 40px;
}
.price-calculation-data {
  width: calc(34% - 60px);
  margin-top: 90px;
  font-size: 24px;
}
.price-calculation-data span {
  color: #fc9643;
  font-weight: bold;
  font-size: 32px;
}

/* 核心功能--业务工作流 */
.personal-crm {
  width: 100vw;
}

/* 核心功能--客户秒获 */
.cloud-traffic {
  width: 100vw;
  padding: 100px 0 60px;
  background-image: linear-gradient(#f0f5ff 0%, #afcff8 100%);
}
.ratio_box {
  height: 98px;
  background-color: #3478f5;
  padding: 0 10%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.ratio_box_item {
  color: #fff;
  font-size: 38px;
}
.cloud-traffic-content {
  width: 80%;
  margin: 60px auto 0;
}
.carousel-container {
  perspective: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 380px;
  position: relative;
}

.carousel {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.slide {
  position: absolute;
  width: 60%;
  height: 100%;
  left: 20%;
  top: 10%;
  overflow: hidden;
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    width 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    height 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.8s ease;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  opacity: 0.7;
}

.slide.active {
  /* width: 70%;
  height: 90%; */
  opacity: 1;
  z-index: 10;
  transform: translateZ(100px);
}

.slide.prev {
  transform: translateX(-40%) translateZ(-50px) rotateY(10deg) scale(0.8);
   z-index: 10;
}

.slide.next {
  transform: translateX(40%) translateZ(-50px) rotateY(-10deg) scale(0.8);
   z-index: 10;
}

.carousel-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  gap: 15px;
  
}
.indicators {
  display: flex;
  gap: 15px;
}

.indicator {
  width: 80px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}

.indicator.active {
  background: white;
  transform: scale(1.1);
}

/* .nav-btn {
  background: transparent;
  border: none;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 2.5rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  backdrop-filter: blur(5px);
}

.nav-btn:hover {
  background: transparent;
  transform: scale(1.3);
} */

.slide-counter {
  margin-top: 20px;
  font-size: 1.1rem;
  opacity: 0.8;
  pointer-events: none;
}

@media (max-width: 768px) {
  .carousel-container {
    height: 400px;
  }

  .slide {
    width: 70%;
    height: 70%;
  }

  .slide.active {
    width: 80%;
    height: 80%;
  }

  .slide.prev {
    transform: translateX(-50%) translateZ(-50px) rotateY(10deg);
  }

  .slide.next {
    transform: translateX(50%) translateZ(-50px) rotateY(-10deg);
  }

  .slide h3 {
    font-size: 1.5rem;
  }

  .slide p {
    font-size: 0.9rem;
  }
}

@media (max-width: 480px) {
  .carousel-container {
    height: 350px;
  }

  .slide {
    width: 80%;
    height: 65%;
  }

  .slide.active {
    width: 90%;
    height: 75%;
  }
}

.carousel-btn {
  background: #2b7dfc;
  padding: 10px 0;
  margin: 50px auto 0;
  width: 180px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 100;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.modal.active {
  display: flex;
  opacity: 1;
}

.modal-content-box {
  width: 80%;
  max-width: 90%;
  max-height: 90%;
  transition: transform 0.3s ease;
}

.modal.active .modal-content-box {
  transform: scale(1);
}

.modal img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.close-btn {
  position: absolute;
  z-index: 101;
  top: 15px;
  right: 20px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.close-btn:hover {
  transform: rotate(90deg);
}
.modalChangeBtn{
  background: transparent;
  color: white;
  font-size: 3.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(0px);
  position: absolute;
  z-index: 101;
  top: 50%;
  transform: translateY(-50%);
}
.left_btn{
  left:-5%;
}
.right_btn{
  right:-5%;
}
.modalChangeBtn:hover {
  font-size: 4.5rem;
}
/* 秒拓客 */
.product-apply {
  width: 100vw;
  padding-bottom: 100px;
  background-image: linear-gradient(#f5f7fa 50%, #afcff8 100%);
  overflow: hidden;
}

.product-apply-title {
  width: 100vw;
  text-align: center;
  font-size: 22px;
  color: #3f4147;
  line-height: 32px;
}

.product-apply-content {
  width: 100vw;
}

.product-apply-content-item {
  width: 70%;
  margin-top: 46px;
}
.product-apply-content-item > img {
  width: calc(25% - 20px);
  transition: transform 0.3s ease-in-out; /* 添加过渡效果 */
}

.product-apply-content-item > img:hover {
  transform: scale(1.05);
}

/* 好帮手 */
.helper_box {
  width: 80%;
  height: 90px;
  background-color: #252525;
  border-radius: 16px;
  color: #fff;
  margin: -45px auto;
  text-align: center;
  line-height: 90px;
  font-size: 30px;
  position: absolute;
  left: 10%;
}
/* 适用对象 */
.apply_box {
  width: 100vw;
  background: #fff;
  padding: 60px 0 120px;
}
.apply_box-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 160px 13% 80px;
}
.apply_box-content_item {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #347ff3;
  font-weight: bold;
  position: relative;
  transition: transform 0.3s ease-in-out;
}
.apply_box-content_item img {
  position: absolute;
  width: 100%;
}
.apply_box-content_item:hover {
  transform: scale(1.05);
}

/* 合作机构 */
.cooperation_box {
  width: 100vw;
  background: #f6f8fe;
  padding: 70px 0;
}
.cooperation_box-content {
  width: 100%;
  padding: 80px 13% 80px;
}

/* 底部 */
.footer {
  width: 100vw;
  padding: 40px 0 10px;
}
.footer_box {
  width: 80%;
  margin: 0 auto;
}
.footer_box > p {
  font-size: 14px;
  padding: 10px 80px 60px;
}
.footer_contact {
  display: flex;
  justify-content: space-between;
}
.footer_contact_left {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer_contact_left_title {
  font-size: 20px;
  margin: 20px 0;
}
.footer_contact_left_con {
  color: #888;
  line-height: 24px;
}
.footer_contact_right {
  display: flex;
  justify-content: space-around;
  background: #f7f7f7;
  padding: 20px 30px;
  border-radius: 30px;
}
.footer_contact_right > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 12px;
}
.footer_contact_right img {
  width: 90px;
  margin-bottom: 10px;
}
.footer_bottom {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  color: #999;
  padding: 20px 0;
  font-size: 12px;
}
.division {
  width: 100vw;
  height: 5px;
  background-image: linear-gradient(to right, #7ee3e8 10%, #726dfe 100%);
  margin: 20px 0 40px;
}
