/**
 * This is variable
 **/
.wuliaoPC {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.wuliaoPC div:nth-last-child(1) {
  position: relative;
}
.wuliaoPC div:nth-last-child(1) .btn {
  width: 272px;
  height: 62px;
  position: absolute;
  bottom: 28%;
  left: 50%;
  margin-left: -136px;
}
.wuliaoPC div:nth-last-child(1) .btn a {
  width: 100%;
  height: 100%;
  line-height: 80px;
  display: block;
  color: #e31d34;
  font-size: 34px;
}
.wuliaoMobile {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.wuliaoMobile div:nth-last-child(1) {
  position: relative;
}
.wuliaoMobile div:nth-last-child(1) .btn {
  width: 8rem;
  height: 1.82rem;
  position: absolute;
  bottom: 6.5rem;
  left: 50%;
  margin-left: -4rem;
}
.wuliaoMobile div:nth-last-child(1) .btn a {
  width: 100%;
  height: 100%;
  display: block;
}
.wuliaoMobile div:nth-last-child(1) .btn a img {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=wuliao.css.map */