.server-times a {
  width: 80px;
}
.ny-number-unit {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #999;
  text-align: right;
  width: 31px;
  height: 100%;
  background: #f2f2f2;
  line-height: 30px;
  text-align: center;
  border-left: 1px solid #ddd;
}

.description-tip > a {
  color: #00aaff;
}
.button-group a {
  cursor: pointer;
}

.economize {
	margin-left: 40px;
	margin-right: 24px;
	font-size: 12px;
	color: #0f9934;
}
.auth-benefit {
	font-size: 12px;
	color: #ff6600;
	margin-left: 20px;
}
.auth-benefit i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: -1px;
	margin-right: 8px;
	vertical-align: middle;
	background: url(../database/img/project_sprite.png) no-repeat -50px -160px;
}
.auth-benefit p {
	display: inline-block;
}
.main-content {
  padding-bottom: 0px;
}