h4.virtual {
  width: 120px !important;
}
.content-box-div li {
  position: relative;
}
.content-box-div li span.text-title {
  display: inline-block;
  position: absolute;
  left: 12px;
  top: 4px;
  color: #ffffff;
  font-size: 19px;
}
.content-box-div li span.right-tip {
  font-size: 14px;
}
.position {
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
}
.position .test {
  display: inherit;
}
