.other-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 67px;
  display: flex;
  flex-direction: row;
  align-items: baseline;
}

.main-warp {
  font-size: 24px;
  padding-bottom: calc(120px + env(safe-area-inset-bottom));
}

.banner {
  width: 750px;
  height: 1052px;
  background-image: url("/images/banner.png");
  background-size: cover;
  background-position: center;
  position: relative;
}

.logo {
  position: absolute;
  left: 55px;
  top: 89px;
  width: 144px;
  height: 49px;
}

.banner-content {
  position: absolute;
  left: 55px;
  top: 310px;
  width: 633px;
  height: 259px;
}

.advantage {
  position: absolute;
  left: 29px;
  bottom: 41px;
  width: 694px;
  height: 180px;
  border-radius: 12px;
  background: linear-gradient(90deg, #f5f8ff 0%, #e9f1fe 54.45%, #f5f8ff 100%);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 27px;
  padding-right: 33px;
  line-height: 35px;
}

.git-icon {
  width: 34px;
  height: 34px;
}

.iso-icon {
  width: 44px;
  height: 44px;
}

.cost-icon {
  width: 37px;
  height: 37px;
}

.efficiency-icon {
  width: 35px;
  height: 35px;
}

.video {
  width: 703px;
  height: 394px;
  margin-top: 34px;
  margin-left: 24px;
  position: relative;
}

.bottom-warp {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: #2868fe;
  padding-bottom: env(safe-area-inset-bottom);
  box-sizing: content-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  z-index: 98;
}

.edit-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 17px;
}

.message-icon {
  width: 36px;
  height: 36px;
  margin-bottom: 21px;
}

.apply-btn {
  margin-left: 165px;
}

.customer-btn {
  margin-right: 165px;
}

.reason {
  width: 676px;
  height: 114px;
  margin-left: 40px;
  margin-top: 20px;
}

.six-major-advantages {
  width: 708px;
  height: 486px;
  margin-top: 61px;
  margin-left: 23px;
}

.life-cycle {
  width: 750px;
  height: 667px;
  background: #f5f8ff;
  margin-top: 60px;
  padding-top: 31px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.life-cycle-img {
  width: 701px;
  height: 497px;
  margin-top: 19px;
}

.computer {
  width: 358px;
  height: 204px;
  margin-top: 75px;
}

.industry-sector {
  padding: 22px 24px 0;
}

.industry-sector-item {
  width: 322px;
  height: 68px;
  border-radius: 8px;
  padding-left: 32px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
}

.industry-sector-item:nth-child(1) {
  background-image: url(/images/application.png);
}

.industry-sector-item:nth-child(2) {
  background-image: url(/images/research.png);
}

.industry-sector-item:nth-child(3) {
  background-image: url(/images/pharmaceutical.png);
}

.industry-sector-item:nth-child(4) {
  background-image: url(/images/treatment.png);
  margin-bottom: 0;
}

.solution {
  margin-top: 70px;
  padding-top: 32px;
  background: #f5f8ff;
  padding-bottom: 26px;
}

.cloud-platform {
  width: 682px;
  height: 345px;
  margin-top: 16px;
  margin-left: 34px;
  margin-bottom: 40px;
}

.collapse {
  width: 651px;
  height: 80px;
  border-radius: 18px;
  background: #fcfdff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  margin-left: 49px;
  margin-bottom: 24px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.collapse-open .arrow-up {
  transform: rotate(0deg);
}

.collapse-title {
  height: 80px;
  padding-left: 32px;
  padding-right: 24px;
}

.collapse-content {
  line-height: 40px;
  padding: 6px 18px 20px 53px;
}

.arrow-up {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}

.visualization {
  width: 564px;
  height: 324px;
  margin-top: 26px;
  margin-left: 67px;
  margin-bottom: 37px;
}

.ai-warp {
  width: 618px;
  height: 308px;
  margin-top: 32px;
  margin-left: 62px;
  margin-bottom: 40px;
}

.ai-title {
  width: 215px;
  height: 215px;
}

.ai-item {
  width: 256px;
  height: 111px;
}

.diversification-solution {
  width: 623px;
  margin: 46px auto 16px auto;
}

.add-plus {
  width: 121px;
  height: 135px;
}

.standardization {
  height: 115px;
}

.customization {
  height: 115px;
  padding-left: 78px;
}

.product-advantages {
  line-height: 50px;
  margin-top: 38px;
  margin-bottom: 70px;
}

.product-advantages-item {
  width: 200px;
  height: 267px;
}

.product-advantages-warp {
  padding: 0 28px;
}

.customer-case {
  width: 100%;
  /* height: 308px; */
  height: 266px;
  background: #f7faff;
  margin-top: 48px;
  padding-top: 32px;
}

.about-us {
  width: 703px;
  height: 303px;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
}

.certificate {
  width: 705px;
  height: 330px;
  margin: 20px auto 0 auto;
}

.consulting-service {
  width: 100%;
  height: 358px;
  background: #313236;
  margin-top: 85px;
  padding-top: 67px;
  padding-left: 98px;
  padding-bottom: 60px;
  align-items: end;
}

.qrcode {
  width: 228px;
  height: 231px;
}

.swiper {
  width: 100%;
  margin-top: 64px;
  flex: 1;
}

.swiper-slide {
  width: auto !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  height: 50px !important;
}

.swiper-slide:last-child {
  padding-right: 32px;
}

.swiper-slide:first-child {
  padding-left: 32px;
}

.swiper-slide:first-child img {
  width: 239px;
  height: 34px;
}

.swiper-slide img {
  height: 50px;
}

.swiper-pagination {
  --swiper-pagination-bottom: 36px;
  --swiper-pagination-color: #2868fe;
}

.close-icon {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 32px;
  right: 32px;
}

.popup-content_mobile {
  position: relative;
  padding-top: 76px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 76px;
}

.text-input {
  flex: 1;
  height: 60px;
  font-size: 28px;
  padding: 0 22px;
}

.submit-btn {
  width: 100%;
  height: 100px;
  border-radius: 4px;
  background: #2e91ee;
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
  margin-top: 98px;
  border: none;
}
