.event_common_footer {
  width: 100%;
  height: 6.56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.37rem;
  color: #282828;
  padding: 0.8rem 0 0.27rem;
  background: url(https:/public-static.zcool.com.cn/zcool/mobile/images/footer-background.png);
  background-size: 10rem 6.56rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.event_common_footer .event_common_logo {
  background: transparent;
}

.event_common_footer .event_common_logo .event_footer_logo {
  width: 2.67rem;
  display: block;
}

.event_common_footer .event_common_title {
  font-size: 0.48rem;
  margin-top: 1rem;
  color: #282828;
}

.event_common_footer .event_footer_down_btn {
  color: #000000;
  width: 3.6rem;
  height: 1.07rem;
  line-height: 1.07rem;
  margin-top: 0.4rem;
  font-size: 0.43rem;
  text-align: center;
  border: 0.03rem solid #282828;
  border-radius: 0.53rem;
}

.event_common_footer .event_footer_copyright {
  color: #282828;
  font-size: 0.32rem;
  margin-top: 1rem;
  display: block;
}
