.weokr-banner-bg {
  background: url('https://hon.isoftstone.com/images/product/weokr-banner-bg.jpg')
    no-repeat center;
  background-size: cover;
}

.weokr-framework-bg {
  background: url('https://hon.isoftstone.com/images/product/weokr-framework-bg.png')
    no-repeat center;
  background-size: cover;
}
.weokr-core-bg {
  background: linear-gradient(180deg, #000c47 0%, #000522 100%);
}

.weokr-core-content {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(6px);
}
.weokr-hilight-bg {
  background: url('https://hon.isoftstone.com/images/product/weokr-hilight-bg.png')
    no-repeat center;
  background-size: cover;
}
.weokr-hilight-item-bg {
  background: linear-gradient(154deg, #5933ff 0%, #177cff 100%);
}
.weokr-location-bg {
  background: url('https://hon.isoftstone.com/images/product/weokr-location-bg.png')
    no-repeat center;
  background-size: cover;
}

.weportal-scene-bg {
  background: url('https://hon.isoftstone.com/images/product/weportal-scene-bg.png')
    no-repeat center;
  background-size: cover;
}
.weportal-scene-content-bg {
  background: rgba(23, 124, 255, 0.1);
}
.weportal-scene-title-bg {
  background: rgba(23, 124, 255, 0.14);
}
.weportal-service-bg {
  background: url('https://hon.isoftstone.com/images/product/weportal-service-bg.png')
    no-repeat center;
  background-size: cover;
}
.weportal-service-item-bg {
  background: rgba(23, 124, 255, 0.2);
}

.hon-work-sence-bg {
  background: url('https://hon.isoftstone.com/images/product/hon-work-sence-bg.png')
    no-repeat center;
  background-size: cover;
}
.experience-bg {
  background: url('https://hon.isoftstone.com/images/product/experience-bg.png')
    no-repeat center;
  background-size: cover;
}

.hondevops-banner-bg {
  background: url('https://hon.isoftstone.com/images/product/hondevops-banner-bg.png')
    no-repeat center;
  background-size: cover;
}
.hondevops-advantage-item-bg {
  background: rgba(19, 20, 21, 0.8);
}
