body,html{
  background-color: transparent;
}

.activity-time{
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 16px;
  line-height: 16px;
  padding-right:78px;
  margin-bottom: 20px;
}

.header-info{
  background-color: rgba(255,255,255,.8);
  height: 56px;
}

.header-info .header-logo{
  margin-left: 40px;
  margin-top: 16px;
  font-size: 16px;
  color: #707070;
}

.header-info .header-logo img{
  display: inline;
  vertical-align: bottom;
}
.header-info .header-logo span{
  vertical-align: bottom;
}

.header-info .header-slogan{
  color: #707070;
  font-size: 16px;
  margin-top: 20px;
  margin-right: 40px;
}