.S_infor .tools {
  width: 248px;
  padding: 20px 19.5px 8px;
  background: #fff;
}
.S_infor .tools .xtsameIcon {
  background: url(https://www.igo.cn/images/version2025/iconbox.png) no-repeat;
  width: 35px;
  height: 35px;
  margin: 0 auto 8px;
}
.S_infor .tools ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.S_infor .tools ul li {
  width: 50%;
  margin-bottom: 15px;
}

.S_infor .tools #tool_icon1 {
  width: 29px;
  height: 30px;
  background-position: -160px -0px;
}
.S_infor .tools #tool_icon2 {
  width: 24px;
  height: 30px;
  background-position: -189px -0px;
}
.S_infor .tools #tool_icon3 {
  width: 24px;
  height: 30px;
  background-position: -213px -0px;
}
.S_infor .tools #tool_icon4 {
  width: 25px;
  height: 30px;
  background-position: -237px -0px;
}
.S_infor .tools #tool_icon5 {
  width: 32px;
  height: 26px;
  background-position: -262px -0px;
}
.S_infor .tools #tool_icon6 {
  width: 23px;
  height: 30px;
  background-position: -294px -0px;
}
.S_infor .tools #tool_icon7 {
  width: 29px;
  height: 30px;
  background-position: -317px -0px;
}
.S_infor .tools #tool_icon8 {
  width: 29px;
  height: 28px;
  background-position: -346px -0px;
}
.S_infor .tools #tool_icon9 {
  width: 28px;
  height: 28px;
  background-position: -375px -0px;
}
.S_infor .tools ul li a{
  color: #000000;
  text-align: center;
}
.S_infor .tools ul li:hover a{
  color: #f10000;
}