@charset "UTF-8";
/* 业务版图 */
.page-business {
  /* 业务范围 */
  /* 智慧农贸菜市场运营模式与销售业务 */
  /* 菜市场、超市 商品供应 */
  /* 餐饮门店服务 */
  /* 人力资源服务 */
  /* 外卖代运营服务 */
  /* 网络维护新媒体推广服务 */
  /* 企业服务 */
  /* 工程服务 */
  /* 网络服务 */
}

.page-business h3 {
  font-size: 16px;
  color: #333;
}

.page-business p {
  font-size: 14px;
}

.page-business .sub-title {
  font-size: 48px;
}

.page-business .b0 .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.page-business .b0 .sub-title {
  font-size: 14px;
  margin: 30px 0 105px 0;
  text-align: center;
  color: #fff;
  max-width: 998px;
}

.page-business .b0 .more-btn {
  margin: 0 auto;
}

.page-business .b0 .p1 {
  background: #005ead;
}

.page-business .b0 .p2 .container {
  padding: 180px 120px;
}

.page-business .b0 .tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 135px;
}

.page-business .b0 .tab .tab-item {
  width: 20%;
  cursor: pointer;
}

.page-business .b0 .tab .tab-item > div {
  width: 140px;
  height: 140px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 18px 25px;
  background: rgba(0, 0, 0, 0.6);
  margin: 30px auto;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
}

.page-business .b0 .tab .tab-item > div img {
  width: 35px;
  height: 35px;
}

.page-business .b0 .tab .tab-item:hover > div, .page-business .b0 .tab .tab-item.active > div {
  background: #005ead;
}

.page-business .b1 .section1 {
  background: url("/static/module/index/theme/images/business/b1a.png") no-repeat center/100% auto;
  padding: 100px 0;
}

.page-business .b1 .section1 .list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 80px;
  gap: 35px;
}

.page-business .b1 .section1 .list li {
  text-align: left;
  border-radius: 30px;
  border: 1px solid #ff0000;
  padding: 15px;
  font-size: 16px;
  padding-left: 35px;
  background: rgba(255, 0, 0, 0.06) url("/static/module/index/theme/images/business/b1b.png") no-repeat 10px center;
}

.page-business .b1 .section1 .list li:nth-child(3) {
  margin-left: 60px;
}

.page-business .b1 .section2 {
  padding: 110px 0 0 0;
  background: #f8f8f8;
}

.page-business .b1 .section2 .small-text {
  max-width: 898px;
  margin: 20px auto 0 auto;
  font-size: 16px;
  text-align: center;
}

.page-business .b1 .section2 .list {
  display: flex;
  gap: 10px;
  padding: 60px 120px 0 120px;
}

.page-business .b1 .section2 .list p {
  font-size: 14px;
  line-height: 1.2em;
}

.page-business .b1 .section2 .list .list-item {
  width: calc(25% - 10px);
  border-top: 6px solid #005ead;
  background: linear-gradient(180deg, #cbe2f5 0%, #f5f8fa 100%);
  padding: 15px 15px 0 15px;
}

.page-business .b1 .section4 {
  background: url(https://img.js.design/assets/img/67861875c3272998ee29afe6.png#c4c689214c87e8ca98d1855112397698) no-repeat center/100% auto;
  padding: 99px 0 80px 0;
  text-align: center;
}

.page-business .b1 .section4 .text {
  max-width: 1100px;
  color: #333;
  margin: 0 auto;
}

.page-business .b2 .section1,
.page-business .b2 .section2,
.page-business .b2 .section3,
.page-business .b2 .section4 {
  margin-bottom: 80px;
}

.page-business .b2 .section1 .container,
.page-business .b2 .section2 .container,
.page-business .b2 .section3 .container,
.page-business .b2 .section4 .container {
  max-width: 1200px;
}

.page-business .b2 .section1 {
  padding-top: 100px;
}

.page-business .b2 .section1 .icon,
.page-business .b2 .section3 .icon {
  width: 60px;
  height: 60px;
}

.page-business .b2 .section1 .column-headings,
.page-business .b2 .section3 .column-headings {
  margin: 50px 0 110px;
}

.page-business .b2 .section2 {
  position: relative;
  overflow: hidden;
}

.page-business .b2 .section2 .container {
  overflow: hidden;
}

.page-business .b2 .section2 .row {
  position: relative;
}

.page-business .b2 .section2 .row > div {
  position: relative;
  z-index: 99;
}

.page-business .b2 .section2 .row .img {
  padding: 90px 0 60px 0;
}

.page-business .b2 .section2 .row .text {
  color: #fff;
  padding-left: 80px;
  margin-top: 85px;
}

.page-business .b2 .section2 .row .text .column-title {
  color: #fff;
}

.page-business .b2 .section2 .row .text .sub-title {
  color: rgba(255, 255, 255, 0.06);
  font-size: 48px;
}

.page-business .b2 .section2 .row .text .list .item {
  margin-bottom: 40px;
  max-width: 360px;
  padding-left: 20px;
  background: url("/static/module/index/theme/images/business/b2-icon.png") no-repeat left 7px/14px auto;
  font-size: 14px;
  font-weight: normal;
}

.page-business .b2 .section2 .row .text .list h3 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.page-business .b2 .section2 .row::after {
  content: "";
  width: 100%;
  border-top-left-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #005ead;
  margin-left: 105px;
  z-index: 2;
}

.page-business .b2 .section3 .row {
  align-items: center;
}

.page-business .b2 .section3 p {
  max-width: 450px;
}

.page-business .b2 .section4 .list {
  display: flex;
  margin-top: 80px;
  gap: 12px;
}

.page-business .b2 .section4 .list .item {
  text-align: center;
  box-sizing: border-box;
  padding: 60px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  border-radius: 4px;
  width: 20%;
}

.page-business .b2 .section4 .list .item:nth-child(1) {
  background: rgba(0, 94, 173, 0.2);
}

.page-business .b2 .section4 .list .item:nth-child(2) {
  background: rgba(236, 97, 16, 0.2);
}

.page-business .b2 .section4 .list .item:nth-child(3) {
  background: rgba(43, 214, 123, 0.2);
}

.page-business .b2 .section4 .list .item:nth-child(4) {
  background: rgba(247, 227, 109, 0.2);
}

.page-business .b2 .section4 .list .item:nth-child(5) {
  background: rgba(110, 173, 0, 0.2);
}

.page-business .b2 .section4 .list .item img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}

.page-business .b2 .section4 .list .item h6 {
  font-size: 16px;
  margin: 33px 0;
  color: #333;
}

.page-business .b2 .section4 .list .item p {
  font-size: 14px;
}

.page-business .b3 .sub-title {
  font-size: 48px;
}

.page-business .b3 .section1,
.page-business .b3 .section2,
.page-business .b3 .section3,
.page-business .b3 .section4 {
  background: #ededed;
  margin-top: 80px;
}

.page-business .b3 .column-headings {
  margin-bottom: 100px;
}

.page-business .b3 .text {
  padding: 40px;
}

.page-business .b3 .text p {
  font-size: 14px;
}

.page-business .b3 .img {
  padding: 0;
}

.page-business .b3 .img img {
  width: 100%;
}

.page-business .b4 .sub-title {
  font-size: 48px;
}

.page-business .b4 .section1, .page-business .b4 .section2 {
  margin-top: 80px;
}

.page-business .b4 .section1 .item {
  display: flex;
}

.page-business .b4 .section1 .item img {
  width: 80px;
  height: 80px;
}

.page-business .b4 .section1 .item h3 {
  font-size: 16px;
  margin-bottom: 32px;
  color: #333;
}

.page-business .b4 .section1 .item p {
  font-size: 14px;
}

.page-business .b4 .section2 {
  background: #f8f8f8;
  padding: 60px;
}

.page-business .b4 .labor-service {
  margin-top: 25px;
  display: flex;
  justify-content: space-around;
}

.page-business .b4 .labor-service .item {
  text-align: center;
  width: 235px;
}

.page-business .b4 .labor-service .item img {
  width: 150px;
  height: 150px;
}

.page-business .b4 .labor-service .item h3 {
  font-size: 16px;
  margin-bottom: 28px;
  color: #333;
}

.page-business .b4 .labor-service .item p {
  font-size: 14px;
}

.page-business .b5 .sub-title {
  font-size: 48px;
}

.page-business .b5 .section1 {
  padding: 0 100px 0;
}

.page-business .b5 .section1 .info {
  padding: 50px;
}

.page-business .b5 .section1 .info .column-headings {
  margin-bottom: 100px;
}

.page-business .b5 .section1 .info .item {
  margin-bottom: 40px;
}

.page-business .b5 .section1 .info .item img {
  float: left;
}

.page-business .b5 .section1 .info .item h3 {
  font-size: 16px;
}

.page-business .b5 .section1 .info .item p {
  font-size: 14px;
}

.page-business .b5 .section2 {
  background: #f8f8f8;
  padding: 80px 0;
}

.page-business .b5 .section2 .operation .list {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.page-business .b5 .section2 .operation .list .item {
  width: 265px;
}

.page-business .b5 .section2 .operation .list.left {
  text-align: right;
  align-items: flex-end;
}

.page-business .b5 .section2 .operation .list.right {
  text-align: left;
  align-items: flex-start;
}

.page-business .b5 .section2 .operation .list h3 {
  font-size: 16px;
  color: #333;
}

.page-business .b5 .section2 .operation .list p {
  font-size: 14px;
}

.page-business .b6 .section1 .container {
  padding: 100px 0 0;
}

.page-business .b6 .section1 .img {
  margin-top: 60px;
}

.page-business .b6 .section1 .list {
  margin-top: 60px;
}

.page-business .b6 .section1 .list .item {
  display: flex;
}

.page-business .b6 .section1 .list .item img {
  width: 62px;
  height: 62px;
  margin-right: 22px;
}

.page-business .b6 .section2 .container {
  padding: 100px 0;
}

.page-business .b6 .section2 .container .content {
  padding: 50px 100px;
}

.page-business .b6 .section2 .container strong {
  margin-top: 50px;
  margin-bottom: 24px;
  display: block;
}

.page-business .b6 .section2 .container .rating {
  gap: 5px;
  display: flex;
  color: #ffa136;
}

.page-business .b7 .section1 .img-column {
  padding: 0;
}

.page-business .b7 .section1 .img-column img {
  width: 100%;
}

.page-business .b7 .section1 .info-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 150px;
}

.page-business .b7 .section1 .info-column p {
  width: 450px;
  margin: 0;
}

.page-business .b7 .section2 .container {
  height: 565px;
}

.page-business .b7 .section2 .column-title {
  color: #fff;
}

.page-business .b7 .section2 .column-title.dot::before {
  background-color: rgba(255, 255, 255, 0.3);
}

.page-business .b7 .section2 .column-title.dot::after {
  background-color: #fff;
}

.page-business .b7 .section2 .sub-title {
  color: rgba(255, 255, 255, 0.06);
}

.page-business .b7 .section2 .row {
  height: 100%;
}

.page-business .b7 .section2 .content {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 80px;
}

.page-business .b7 .section2 .content .item {
  display: flex;
  position: relative;
  left: -140px;
  align-items: center;
}

.page-business .b7 .section2 .content .item:nth-child(2) {
  margin-bottom: 60px;
  margin-top: 20px;
}

.page-business .b7 .section2 .content .item img {
  width: 100px;
  height: 100px;
  margin-right: 35px;
}

.page-business .b7 .section2 h3 {
  color: #fff;
}

.page-business .b7 .section3 .row {
  position: relative;
  padding: 100px 0;
}

.page-business .b7 .section3 .column-headings1 {
  margin-bottom: 70px;
}

.page-business .b7 .section3 .info {
  text-align: center;
  color: #fff;
  display: flex;
  width: 500px;
  background: rgba(0, 94, 173, 0.8);
  position: absolute;
  bottom: 0px;
  right: 100px;
}

.page-business .b7 .section3 .info img {
  margin-bottom: 30px;
}

.page-business .b7 .section3 .info h3 {
  color: #fff;
  margin-bottom: 30px;
}

.page-business .b7 .section3 .info .item {
  width: 50%;
  padding: 30px;
  box-sizing: border-box;
}

.page-business .b8 .section1 .column-img img {
  width: 100%;
}

.page-business .b8 .section1 .column-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 50px;
}

.page-business .b8 .section1 .column-info p {
  width: 380px;
}

.page-business .b8 .section2 {
  background: #005ead;
  padding: 15px 0;
}

.page-business .b8 .section2 .item {
  display: flex;
  padding: 45px 0 65px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}

.page-business .b8 .section2 .item img {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}

.page-business .b8 .section2 .item h3 {
  color: #fff;
  margin: 0;
}

.page-business .b8 .section2 .item p {
  margin: 0;
  max-width: 260px;
  line-height: 1.5em;
}

.page-business .b8 .section2 .col-md-4:last-child .item {
  border-right: none;
}

.page-business .b8 .section3 .container {
  background: url("/static/module/index/theme/images/business/b8a.png") no-repeat center bottom/100% auto;
  padding: 65px 0 80px 0;
}

.page-business .b8 .section3 .column-headings1 {
  margin-bottom: 60px;
}

.page-business .b8 .section3 .column-headings1 .sub-title {
  color: rgba(255, 255, 255, 0.1);
}

.page-business .b8 .section3 .column-headings1, .page-business .b8 .section3 .title {
  color: #fff;
}

.page-business .b8 .section3 .item {
  width: 290px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 52px 20px;
  text-align: center;
  margin: 0 auto;
  border-bottom: 8px solid #005ead;
}

.page-business .b8 .section3 .item h3 {
  margin: 20px 0 30px 0;
}

.page-business .b8 .section4 .column-headings1 {
  margin-bottom: 100px;
}

.page-business .b8 .section4 .container {
  background: url("/static/module/index/theme/images/business/b811.png") no-repeat center bottom/100% auto;
  padding-bottom: 100px;
}

.page-business .b8 .section4 .w1200 {
  background: #fff;
  padding-top: 100px;
}

.page-business .b8 .section4 .item {
  margin: 0 auto;
  width: 290px;
  text-align: center;
  background: #005ead;
  box-sizing: border-box;
  padding: 32px 20px;
  color: #fff;
  border-radius: 4px;
}

.page-business .b8 .section4 .item h3 {
  color: #fff;
  margin: 10px 0 32px 0;
}

.page-business .b8 .section4 .item::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 145px solid transparent;
  border-right: 145px solid transparent;
  border-bottom: 25px solid #005ead;
  top: -24px;
  left: 50%;
  margin-left: -145px;
}

.page-business .b8 .section5 {
  position: relative;
  /* 内容 */
}

.page-business .b8 .section5::after {
  content: '';
  width: 100%;
  height: 55%;
  background: #005ead;
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-business .b8 .section5 .container {
  padding: 80px 0 120px 0;
}

.page-business .b8 .section5 .column-headings1 {
  margin-bottom: 40px;
}

.page-business .b8 .section5 .row {
  position: relative;
  z-index: 99;
  background: #999;
  height: 500px;
}

.page-business .b8 .section5 .content {
  border: 1px solid #fff;
  color: #fff;
}

.page-business .b8 .section5 .content div {
  padding: 0;
}

.page-business .b8 .section5 .content h3 {
  color: #fff;
}

.page-business .b8 .section5 .content .left {
  padding: 60px 50px;
  background: url("/static/module/index/theme/images/business/b812.png") no-repeat center center/cover;
}

.page-business .b8 .section5 .content .right {
  display: flex;
  flex-direction: column;
}

.page-business .b8 .section5 .content .right > div {
  box-sizing: border-box;
  padding: 60px 50px;
  height: 50%;
  border-left: 1px solid #fff;
}

.page-business .b8 .section5 .content .right > div:nth-child(1) {
  background: url("/static/module/index/theme/images/business/b812.png") no-repeat center center/cover;
  border-bottom: 1px solid #fff;
}

.page-business .b8 .section5 .content .right > div:nth-child(2) {
  background: url("/static/module/index/theme/images/business/b812.png") no-repeat center center/cover;
}

.page-business .b9 {
  /* 监控安装 调试 */
}

.page-business .b9 .section1 .container {
  padding: 100px 0;
}

.page-business .b9 .section1 .column-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-business .b9 .section1 .list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.page-business .b9 .section1 .list .item {
  width: calc(50% - 10px);
  box-sizing: border-box;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(180, 178, 173, 0.2);
}

.page-business .b9 .section1 .list .item h3 {
  margin: 20px 0 10px 0;
}

.page-business .b9 .section2 {
  background: #005ead;
  padding: 75px 0;
}

.page-business .b9 .section2 .column-title {
  color: #fff;
}

.page-business .b9 .section2 .sub-title {
  color: rgba(255, 255, 255, 0.06);
}

.page-business .b9 .section2 .dot::before {
  background: rgba(255, 255, 255, 0.3);
}

.page-business .b9 .section2 .dot::after {
  background: #fff;
}

.page-business .b9 .section2 .list {
  margin-top: 50px;
}

.page-business .b9 .section2 .list .item {
  color: #fff;
  text-align: center;
}

.page-business .b9 .section2 .list .item h3 {
  color: #fff;
  margin: 30px 0;
}

.page-business .b9 .section2 .list .item p {
  width: 240px;
  margin: 0 auto;
}

.page-business .b9 .section3 .container {
  padding: 100px 0;
}

.page-business .b9 .section3 .column-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-business .b9 .section3 .list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.page-business .b9 .section3 .list .item {
  width: calc(50% - 10px);
  box-sizing: border-box;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(180, 178, 173, 0.2);
}

.page-business .b9 .section3 .list .item h3 {
  margin: 20px 0 10px 0;
}

.page-business .b9 .section4 .service-list {
  margin-top: 70px;
}

.page-business .b9 .section4 .service-list .item {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 450px;
}

.page-business .b9 .section4 .service-list .item h3 {
  color: #fff;
}

.page-business .b9 .section4 .service-list .item p {
  width: 450px;
}

.page-business .b9 .section4 .service-list .item:nth-child(1) {
  background: url("/static/module/index/theme/images/business/b99.png") no-repeat center center/cover;
}

.page-business .b9 .section4 .service-list .item:nth-child(2) {
  background: url("/static/module/index/theme/images/business/b910.png") no-repeat center center/cover;
}

.page-business .b10 {
  /* App开发 */
  /* 网页开发 */
}

.page-business .b10 .section1 {
  padding: 100px 0;
}

.page-business .b10 .section1 .item {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.page-business .b10 .section1 .item img {
  width: 60px;
  height: 60px;
}

.page-business .b10 .section1 .item p {
  max-width: 230px;
}

.page-business .b10 .section2 {
  background: #005ead;
  color: #fff;
}

.page-business .b10 .section2 .thumb {
  position: absolute;
  bottom: -80px;
  right: 100px;
}

.page-business .b10 .section2 .row {
  padding: 80px 0;
  position: relative;
}

.page-business .b10 .section2 .column-title {
  color: #fff;
}

.page-business .b10 .section2 .sub-title {
  color: rgba(255, 255, 255, 0.06);
}

.page-business .b10 .section2 .dot::before {
  background: rgba(255, 255, 255, 0.3);
}

.page-business .b10 .section2 .dot::after {
  background: #fff;
}

.page-business .b10 .section2 .item {
  display: flex;
  gap: 15px;
}

.page-business .b10 .section2 .item img {
  width: 20px;
  height: 20px;
}

.page-business .b10 .section2 .item h3 {
  color: #fff;
}

.page-business .b10 .section2 .item p {
  max-width: 230px;
}

.page-business .b10 .section3 .thumb {
  overflow: hidden;
  height: 794px;
  position: relative;
}

.page-business .b10 .section3 .thumb img {
  position: absolute;
  right: 0;
}

.page-business .b10 .section3 .content {
  display: flex;
  align-items: center;
  padding-left: 20px;
}

.page-business .b10 .section3 .content .item {
  display: flex;
  margin-bottom: 45px;
}

.page-business .b10 .section3 .content .item img {
  width: 90px;
  height: 90px;
  position: relative;
  top: -5px;
}

.page-business .b10 .section3 .content .item p {
  width: 390px;
}

.page-business .team {
  margin-top: 80px;
}

.page-business .team .column-headings {
  margin-bottom: 100px;
}

.page-business .team .user {
  background: whitesmoke;
  display: flex;
  margin-bottom: 6px;
}

.page-business .team .user .image img {
  width: 242px;
  height: 334px;
}

.page-business .team .user .info {
  padding: 32px 50px 0 50px;
}

.page-business .team .user .info .name {
  font-weight: bold;
  font-size: 20px;
}

.page-business .team .user .info .work {
  font-size: 16px;
  margin: 16px 0 24px 0;
}

.page-business .team .user .info .intro {
  font-size: 14px;
  line-height: 1.5em;
}
