.content9 {
  display: flex;
  align-items: center;
  margin: 20px 0;
  width: 100%;
}

.server_cont {
  margin-top: 60px;
  box-shadow: 0 0 3px 5px #f4f4f4 inset;
}

.server_list img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px 8px 0px 0px;
  z-index: 0;
}

.service_ul {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.service_ul li {
  font-size: 0.5rem;
  color: #fff;
}

.serviceData {
  display: flex;
  justify-content: center;
}

.shuzi6,
.shuzi7,
.shuzi8,
.shuzi9 {
  font-weight: bold;
}

.titletop5 {
  font-size: 1.5vw;
  font-weight: bold;
}