html,
body {
  height: 100%;
  overflow-y: scroll;
}
.result {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.result .toplogo {
  padding: 0.53333333rem 0 1.86666667rem 0;
  text-align: center;
}
.result .toplogo img {
  width: 5.24rem;
  height: 0.46666667rem;
}
.result .infowarp {
  margin: 0 auto;
  padding: 0 0.53333333rem;
  color: #bfbfbf;
  font-size: 0.66666667rem;
  line-height: 1;
}
.result .item {
  margin-bottom: 0.2rem;
}
.result .item:last-child {
  margin-bottom: 0;
}
.result .vote {
  text-align: center;
  margin: 1rem 0;
}
.result .votebtn {
  text-align: center;
  font-size: 0.4rem;
  color: #bfbfbf;
  display: inline-block;
  line-height: 1;
}
.result .hand {
  display: inline-block;
  width: 2.13333333rem;
  height: 2.13333333rem;
  background: url(../images/big_hand.png) no-repeat;
  background-size: cover;
}
.result .hand.active {
  background: url(../images/big_hoverhand.png) no-repeat;
  background-size: cover;
}
.result .nums {
  display: block;
  font-size: 0.4rem;
  font-weight: bold;
  margin-top: 0.26666667rem;
  color: #bfbfbf;
}
.result .tip {
  text-align: center;
}
.result .tip img {
  width: 7.64rem;
  height: 0.49333333rem;
}
.result .btns {
  font-size: 0;
  margin: 0 auto;
  text-align: center;
  padding: 0.53333333rem 0;
}
.result .smbtn {
  width: 2.8rem;
  height: 1.06666667rem;
  display: inline-block;
  text-align: center;
  line-height: 1.06666667rem;
  margin-right: 0.26666667rem;
}
.result .smbtn:last-child {
  margin-right: 0;
}
.fontbold {
  font-weight: bold;
  color: #fff;
}
.fiexd_height {
  min-height: 1.86666667rem;
}
.anser {
  position: fixed;
  right: -2.26666667rem;
  bottom: 4.66666667rem;
}
.anser img {
  width: 3.2rem;
  height: 2.4rem;
}
.mg20 {
  margin: 0 0.2rem;
}
.showcode {
  right: 0;
}
.bottom {
  position: fixed;
  bottom: 0.4rem;
  width: 100%;
  margin: 0 auto;
}
