<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.business-case {
  overflow-x: hidden;
}

.business-case .banner-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background: url(../img/yybj.png) no-repeat center;
  background-size: cover;
  /* height: 35rem;*/
}

.business-case .banner-wrapper .about-banner {
  padding: 57px 0 53px;
  background: url(../img/bj-robot.png) no-repeat;
  background-size: 70%;
  background-position: 100% 100%;
}

.business-case .banner-wrapper .about-banner .content-box {
  margin-left: 15px;
  width: 80%;
}
.ar .business-case .banner-wrapper .about-banner .content-box {
  width:325px;
  margin-right:auto;
  margin-left:0px;
}

.business-case .banner-wrapper .about-banner .content-box .data-box .item {
  min-width: 200px;
  padding-top: 20px;
  margin-right: 0;
  opacity: 0;
}

.business-case .banner-wrapper .about-banner .content-box .data-box .item p {
  font-size: 24px;
}

.business-case .banner-wrapper .about-banner .content-box .data-box .item .p1 {
  height: 25px;
  padding-left: 11px;
  border-left: 5px solid #39c5ff;
  line-height: 25px;
  font-size: 16px;
  color: #39c5ff;
  text-align: left;
  margin-bottom: 15px;
}
.ar .business-case .banner-wrapper .about-banner .content-box .data-box .item .p1 {
  border-right:5px solid #39c5ff;
  border-left:none;
  padding-right: 11px;
  padding-left: 0px;
  text-align: right;
}

.business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 {
  color: #fff;
  line-height: 12px;
  white-space: nowrap;
  text-align: left;
}
.ar .business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 {
  text-align: right;
}

.business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 .num {
  font-size: 40px;
  font-weight: 700;
  font-family: ITC Avant Garde Gothic Demi BT;
  padding-right: 5px;
}

.business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 span {
  font-size: 16px;
}

.business-case .nav-wrapper {
  width: 100%;
  height: 60px;
  box-shadow: 0px 0px 27px 0px rgba(198, 204, 220, 0.58);
  margin-bottom: 30px;
}

.business-case .nav-wrapper .nav-box {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.business-case .nav-wrapper .nav-box a {
  color: rgba(34, 34, 34, 0.70);
text-align: center;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.business-case .nav-wrapper .nav-box a:hover,.business-case .nav-wrapper .nav-box a.active {
  color: #2B86FF;
text-align: center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
}


.business-case .content-wrapper {
  background: #f4f7fb;
}

.business-case .content-wrapper .content-box {
  background: #fff;
  margin-bottom: 10px;
}

.business-case .content-wrapper .content-box .container-section {
  padding-top: 40px;
}

.business-case .content-wrapper .content-box .container-section h4 {
  color: #171719;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.business-case .content-wrapper .content-box .container-section .content-list {
  display: flex;
  justify-content: space-between;
}

.business-case .content-wrapper .content-box .container-section .content-list dl {
  width: 32.5%;
}

.business-case .content-wrapper .content-box .container-section .content-list dl dt {
  width: 100%;
}

.business-case .content-wrapper .content-box .container-section .content-list dl dt img {
  width: 100%;
}

.business-case .content-wrapper .content-box .container-section .content-list dl dd {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
  margin-bottom:10px;
  color: #222222;
}

.business-case .content-wrapper .content-box .container-section h2 {
  font-size: 2.5rem;
  margin-bottom: 15px;
}

.business-case .content-wrapper .content-box .container-section .desc {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 40px;
}
.ar .business-case .content-wrapper .content-box .container-section .desc {
  text-align: right;
}
.business-case .glb-width-limited-container {
  margin: 0 auto;
}

.target-fix {
  position: relative;
  top: -44px;
  display: block;
  height: 0;
  overflow: hidden;
}

.container-section-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.container-section-title .container-section-title-href {
  color: #2B86FF;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.anchor-jump,.container-section-title-href {
  display: flex;
  align-items: center;
  color: #2B86FF;
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.ar .anchor-jump svg{
  transform: rotate(180deg);
  margin-right:5px;
}
.anchor-jump:hover {
  color: #2B86FF;
  opacity: 0.7;
}

.application-scenarios .content-wrapper .content-box .container-section .content-list&gt;dl {
  width: 49%;
  margin-right: 10px;
}
.ar .application-scenarios .content-wrapper .content-box .container-section .content-list&gt;dl {
  margin-right: 0;
  margin-left:10px;
}

.application-scenarios .content-wrapper .content-box .container-section .content-list&gt;dl:last-child {
  margin-right: 0;
}
.ar .application-scenarios .content-wrapper .content-box .container-section .content-list&gt;dl:last-child {
  margin-left: 0;
}

.learnMore-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.application-scenarios .desc {
  color: rgb(102, 102, 102);
  font-family: -apple-system, BlinkMacSystemFont;
  font-size: 14px;
}

a[href="javascript:;"] {
  cursor: default;
}

/*.BMap_noprint {
    background: url(../img/us_cursor.gif) -46px -21px no-repeat !important;
}*/
/*.about-box{
    h6{
        position: relative;
        color: #171719;
        font-size: 24px;
        margin-bottom: 20px;
    }
}*/
.carousel-control-prev,
.carousel-control-next {
  opacity: 0.4;
}

@media (min-width: 1200px) {
  /*.glb-wrapper{
      margin-top: 20px;
  }*/
}

@media (max-width: 1200px) {

  /*.glb-wrapper{
      margin-top: 20px;
  }*/
  .banner-wrapper .about-banner {
    padding: 30px 0 20px;
    background-size: 65%;
  }

  .business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 .num {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .product-wrapper {
    min-height: auto;
  }

  .banner-wrapper .about-banner {
    background-size: 120px;
  }

  .business-case .banner-wrapper .about-banner {
    padding: 24px 0 12px;
    background-size: 64%;
  }

  .business-case .banner-wrapper .about-banner .content-box .data-box .item {
    position: relative;
    left: -20px;
    opacity: 0;
    padding-top: 3px;
  }

  .business-case .banner-wrapper .about-banner .content-box .data-box .item .p1 {
    height: 18px;
    padding-left: 11px;
    border-left: 3px solid #39c5ff;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 9px;
  }

  .business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 .num {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  .business-case .banner-wrapper .about-banner {
    background-size: 70%;
  }

  .business-case .banner-wrapper .about-banner .content-box .data-box .item .p1 {
    margin-bottom: 7px;
  }

  .business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 .num {
    font-size: 18px;
  }

  .business-case .content-wrapper .content-box .container-section .content-list dl dd {
    font-size: 14px;
  }
}</pre></body></html>