.info-banner {
  background: #f7f8fa url(monitor/banner.jpg) no-repeat center bottom;
}

.product-info-detail {
  width: 695px;
}

.server-module.single {
  padding-bottom: 70px;
}

ul.virtue-list li {
  height: 208px;
}
ul.virtue-list li::before {
  background-image: url("img1/virtue_bg.png");
}
ul.virtue-list .virtue-sub-title {
  padding: 20px 40px 0 30px;
  font-size: 14px;
  color: #999;
}
ul.virtue-list .virtue-bg1 {
  background-image: url("monitor/virtue_1.png");
}
ul.virtue-list .virtue-bg2 {
  background-image: url("monitor/virtue_2.png");
}

table.table-info tr td:first-child {
  width: 360px;
}
table.table-info tr td:first-child:nth-child(odd)::after {
  width: 95%;
}
table.table-info tr td:not(:first-child):nth-child(odd) {
  width: 820px;
  color: #ff2626;
}
table.table-info tr td:not(:first-child):nth-child(odd)::after {
  width: 97%;
}

.param-shadow-list li:first-child {
  width: 360px;
}