@charset "UTF-8";
/* ----- 移动端产品页样式 ----- */
.soft-mobile-section .section-title {
  font-size: 32px;
  font-weight: bold;
  color: #333;
}

.soft-mobile-section .feature-pill {
  background-color: #0d6efd;
  color: #fff;
  padding: 6px 22px;
  border-radius: 30px;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 12px;
}

.soft-mobile-section .feature-desc {
  color: #666;
  font-size: 14px;
  line-height: 1.8;
}

.light-app-box {
  background: url("../images/product/soft-mobile/qingyingyong-bgc.png") no-repeat center center;
  background-size: cover;
  padding: 100px 0;
  margin-top: 80px;
  display: flex;
  align-items: center;
}

.light-app-box .section-title {
  margin-bottom: 30px;
}

.light-app-box .desc-text {
  font-size: 15px;
  color: #555;
  line-height: 2.2;
}

.light-app-box .hero-img {
  max-width: 90%;
  height: auto;
}

.gongdan-box {
  padding-top: 60px;
}

.gongdan-box .section-title {
  margin-bottom: 20px;
}

.gongdan-box .main-desc {
  font-size: 15px;
  color: #666;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.8;
}

.gongdan-box .img-fluid {
  max-width: 80%;
}

.smart-scenario-box {
  padding-top: 60px;
}

.smart-scenario-box .section-title {
  margin-bottom: 40px;
}

.smart-scenario-box .img-fluid {
  max-width: 75%;
}

.data-astrolabe-box {
  background-color: #f7f9fc;
  padding: 100px 0;
}

.data-astrolabe-box .section-title {
  margin-bottom: 30px;
}

.data-astrolabe-box .desc-content {
  color: #555;
  font-size: 14px;
  line-height: 2;
}

.data-astrolabe-box .img-fluid {
  max-width: 75%;
}
