#banner {
  height: 31.25rem;
  margin: 0 auto;
}
#banner .bg-img {
  width: 120rem;
  /* width: 100%;
  height: 31.25rem; */
  /* image-rendering: pixelated; */
}
/* 选项卡 */
#tab-nav {
  padding-top: 3.13rem;
  background: #F6F7FB;
}
#tab-nav .nav-pills {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#tab-nav .nav-pills .nav-item {
  width: 18.13rem;
}
#tab-nav .nav-pills .nav-item .nav-link {
  text-align: center;
  width: 18.13rem;
  height: 2.75rem;
  color: #333333;
  background-color: #ffffff;
  border: 0.06rem solid rgba(198, 198, 198, 0.65);
}
#tab-nav .nav-pills .active .nav-link {
  color: #ffffff;
  background-color: #387dfc;
}
/* 小程序公众号开发 */
#official {
  padding: 4.54rem 0 5.48rem 0;
  height: 100%;
  background: #F3F6FF;
}
#official .content {
  margin-top: 5.44rem;
}
#official .content .top {
  display: flex;
  justify-content: space-between;
}
#official .content .top .official-img {
  width: 32.69rem;
  height: 24.19rem;
}
#official .content .top .official-right {
  width: 40rem;
  margin-left: 1.06rem;
}
#official .content .top .official-right .official-title {
  margin-bottom: 3.06rem;
  font-size: 1.13rem;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 2.88rem;
}
#official .content .top .official-right p {
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 1.69rem;
  letter-spacing: 0.06rem;
}
#official .content .official-bottom {
  margin-top: 2.13rem;
  display: flex;
  justify-content: space-between;
}
#official .content .official-bottom .item {
  display: flex;
}
#official .content .official-bottom .item .official-icon {
  width: 5.5rem;
  height: 5.5rem;
}
#official .content .official-bottom .item .info {
  margin-left: 1.06rem;
  width: 16rem;
}
#official .content .official-bottom .item .info .title {
  font-size: 1.13rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 2.88rem;
}
#official .content .official-bottom .item .info .desc {
  font-size: 0.88rem;
  font-weight: 400;
  text-align: left;
  color: #a0a6c2;
  letter-spacing: 0.03rem;
}
/* APP开发 */
#app {
  padding: 4.54rem 0 5.48rem 0;
  height: 100%;
  background: #ffffff;
}
#app .content {
  margin-top: 5.44rem;
}
#app .content .top {
  display: flex;
  justify-content: space-between;
}
#app .content .top .app-img {
  width: 21.44rem;
  height: 23.38rem;
}
#app .content .top .app-right {
  width: 40rem;
  margin-left: 1.06rem;
}
#app .content .top .app-right .app-title {
  margin-bottom: 3.06rem;
  font-size: 1.13rem;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 2.88rem;
}
#app .content .top .app-right p {
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 1.69rem;
  letter-spacing: 0.06rem;
}
#app .content .app-bottom {
  margin-top: 2.13rem;
  display: flex;
  justify-content: space-between;
}
#app .content .app-bottom .item {
  display: flex;
}
#app .content .app-bottom .item .app-icon {
  width: 5.5rem;
  height: 5.5rem;
}
#app .content .app-bottom .item .info {
  margin-left: 1.06rem;
  width: 16rem;
}
#app .content .app-bottom .item .info .title {
  font-size: 1.13rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 2.88rem;
}
#app .content .app-bottom .item .info .desc {
  font-size: 0.88rem;
  font-weight: 400;
  text-align: left;
  color: #a0a6c2;
  letter-spacing: 0.03rem;
}
/* 软件系统定制开发 */
#software {
  padding: 4.54rem 0 5.48rem 0;
  height: 100%;
  background: #F3F6FF;
}
#software .content {
  margin-top: 5.44rem;
}
#software .content .top {
  display: flex;
  justify-content: space-between;
}
#software .content .top .software-img {
  width: 33.81rem;
  height: 20.5rem;
}
#software .content .top .software-right {
  width: 40rem;
  margin-left: 1.06rem;
}
#software .content .top .software-right .software-title {
  margin-bottom: 3.06rem;
  font-size: 1.13rem;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 2.88rem;
}
#software .content .top .software-right p {
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 1.69rem;
  letter-spacing: 0.06rem;
}
#software .content .software-bottom {
  margin-top: 2.13rem;
  display: flex;
  justify-content: space-between;
}
#software .content .software-bottom .item {
  display: flex;
}
#software .content .software-bottom .item .software-icon {
  width: 5.5rem;
  height: 5.5rem;
}
#software .content .software-bottom .item .info {
  margin-left: 1.06rem;
  width: 16rem;
}
#software .content .software-bottom .item .info .title {
  font-size: 1.13rem;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 2.88rem;
}
#software .content .software-bottom .item .info .desc {
  font-size: 0.88rem;
  font-weight: 400;
  text-align: left;
  color: #a0a6c2;
  letter-spacing: 0.03rem;
}
/*# sourceMappingURL=business.css.map */
