.info-banner {
  background: #f7f8fa url(img1/banner.png) no-repeat center bottom;
}
.info-banner .info-nav {
  padding-top: 35px;
}

ul.virtue-list li {
  height: 208px;
}
ul.virtue-list .virtue-bg1 {
  background-image: url("img1/virtue_1.png");
}
ul.virtue-list .virtue-bg2 {
  background-image: url("img1/virtue_2.png");
}
ul.virtue-list .virtue-bg3 {
  background-image: url("img1/virtue_3.png");
}
ul.virtue-list .virtue-bg4 {
  background-image: url("img1/virtue_4.png");
}
ul.virtue-list .virtue-bg5 {
  background-image: url("img1/virtue_5.png");
}
ul.virtue-list .virtue-bg6 {
  background-image: url("img1/virtue_6.png");
}

.product-scene-icon1 {
  background-image: url("img1/scene_1.png");
}

.product-scene-icon2 {
  background-image: url("img1/scene_2.png");
}

.product-scene-icon3 {
  background-image: url("img1/scene_3.png");
}

.product-scene-icon4 {
  background-image: url("img1/scene_4.png");
}

.big-show {
  background: #222021 url("img1/tpl_bg.jpg") center no-repeat;
  padding-bottom: 70px;
}
.big-show .module-title {
  color: white;
}

.product-buy {
  background: white;
  padding-bottom: 50px;
}
.product-buy .spl-title {
  color: #333;
}

table.table-info tr:not(:last-child) td:nth-child(odd)::after {
  width: 92%;
}
table.table-info tr:nth-child(2) td {
  height: 190px;
}
table.table-info tr td:not(:first-child):nth-child(odd) {
  width: 285px;
}
table.table-info .pro_price {
  font-size: 12px;
  color: #999;
}
table.table-info .pro_price em {
  font-style: initial;
  font-size: 28px;
  color: #ff2626;
  font-weight: bold;
}
table.table-info .a-public-btn {
  width: 150px;
  height: 36px;
  line-height: 36px;
  background-color: #ff2626;
  border-radius: 2px;
  border-color: #ff2626;
  margin: 12px auto 0;
  color: white;
  display: block;
}
table.table-info .a-public-btn:hover {
  background-color: #f20000;
}

.aipage-tips {
  color: #ff2626;
  margin-top: 10px;
}

div.hot-product-title ul li {
  border-bottom: 1px solid #e6ebf2;
}

.hot-product {
  margin-bottom: 30px;
}

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

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

.product-outer {
  padding-bottom: 35px;
}