.business-case {
  overflow-x: hidden; }
  .business-case .banner-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: url(../images/yybj.png) no-repeat center;
    background-size: cover;
    /* height: 35rem;*/ }
    .business-case .banner-wrapper .about-banner {
      padding: 57px 0 53px;
      background: url(../images/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%;}
        .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; }
          .business-case .banner-wrapper .about-banner .content-box .data-box .item .p2 {
            color: #fff;
            line-height: 12px;
            white-space: nowrap;
            text-align: left; }
            .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: #000;
        font-size: 16px;
        cursor: pointer;
        text-decoration: none; }
      .business-case .nav-wrapper .nav-box a:hover {
        color: #2361ad; }
      .business-case .nav-wrapper .nav-box a.active {
        color: #2361ad; }
  .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;
              color: #222222; }
        .business-case .content-wrapper .content-box .container-section .desc {
          color: #666666;
          font-size: 14px;
          font-weight: 400;
          line-height: 25px;
          padding-bottom: 40px; }
  .business-case .glb-width-limited-container {
    margin: 0 auto; }

/*.BMap_noprint {
    background: url(../images/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; } }

