.hrs-banner + .scroll-container {
  background-color: #f5f9ff;
}
.content-box {
  width: 680px !important;
}
.bar-box {
  width: 1182px;
  margin: 56px auto 0;
}
.bar-box a {
  text-decoration: none !important;
}
.bar-box a:hover {
  text-decoration: none !important;
}
.banner-box {
  width: 1182px;
  margin: 44px auto 0;
  height: 120px;
  background: #f9fbfc;
  padding-top: 27px;
}
.banner-box h3 {
  color: #4e5652;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  font-weight: 700;
}
.tools-content-box {
  width: 1182px;
  margin: 70px auto 0;
  margin-bottom: 100px;
  margin-top: 0;
}
.tools-content-box .tools-nav {
  width: 282px;
}
.tools-content-box .tools-detail {
  width: 962px;
  margin-top: -30px;
  margin-bottom: 30px;
  margin-left: 30px;
  position: relative;
}
.annotation {
  position: absolute;
  color: #ffaa00;
  font-size: 14px;
  line-height: 24px;
  left: 0;
  bottom: -24px;
}

