html, body {
  background-color: #f9f9f9;
  font-size: 16px;
  color: #ffffff;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.com-wrap {
  width: 1180px;
  margin: 0 auto;
}

.tem-title-btn-box {
  margin-top: 40px;
}

.content-bar {
  background-color: #ffffff;
}
.content-bar .content-bar-info {
  padding: 30px;
}
