.vote .vote_question {
  color: #333333;
  font-size: 0.95rem;
}
.vote .vote_question span.sdkd {
  font-size: 0.6rem;
  background: #f2f2f2;
  border-radius: 1rem;
  padding: 0.1rem;
  color: #a1a1a1;
}
.vote .questions {
  width: 82%;
  border-radius: 0.5rem;
  padding: 3% 4%;
  margin: 0 auto;
  margin-top: 2rem;
  box-shadow: 0 0 20px #e9e9e9;
}
.vote .questions label {
  color: #666666;
  display: block;
  font-size: 0.7rem;
  width: 88%;
  border: 1px #eeeeee solid;
  height: 2rem;
  padding: 0 0.5rem;
  border-radius: 1rem;
  line-height: 2rem;
}
.vote .questions label.onP {
  border: 1px #eeeeee solid;
  background: url(../images/yuan2.png) no-repeat 95% center #d1dafb;
}
.vote .questions .qusioncoutns {
  font-size: 0.7rem;
  margin: 0.51rem 0;
}
.vote .questions .qusioncoutns input {
  opacity: 0;
}
.vote .questioncount {
  background: url(../images/ty.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  color: #fff;
  width: 1rem;
  font-size: 0.95rem;
  margin-right: 0.1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
}
.vote .sdr {
  width: 88%;
  margin: 0 auto;
}
.vote #voteBtn {
  background: #dd2c2c;
  border: 0 none;
  width: 100%;
  text-align: center;
  color: #fff;
  height: 2.5rem;
  font-size: 1rem;
  border-radius: 12rem;
  font-weight: bold;
}
.sdsh {
  width: 1rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.qingxuanze {
  display: none;
  text-align: center;
  background: #f26969;
  height: 2rem;
  line-height: 2rem;
  color: #fff;
  font-size: 0.8rem;
}
.resulttp {
  width: 82%;
  border-radius: 0.5rem;
  padding: 2% 0;
  margin: 0 auto;
  margin-top: 2rem;
  box-shadow: 0 0 20px #e9e9e9;
}
.resulttp .tupimng {
  margin-top: 0.5rem;
  width: 5rem;
}
.resulttp .lsjmlist {
  margin-bottom: 1rem;
}
.resulttp .resultlist {
  padding: 2% 4%;
}
.resulttp .timeu {
  font-size: 1rem;
  margin: 0.5rem 0;
}
.resulttp .cosmg {
  margin-bottom: 0.5rem;
  font-size: 0.7rem;
}
.resulttp .cosmg i {
  color: #ec3c3c;
  font-style: normal;
}
.resulttp .cosmg .cl {
  clear: both;
}
.resulttp .jindutiao {
  background: #f6f6f6;
  height: 0.5rem;
  margin-bottom: 0.8rem;
  border-radius: 1rem;
  width: 100%;
}
.resulttp .jietup {
  background-color: #feaf2a;
  /* 不支持线性的时候显示 */
  height: 0.5rem;
  border-radius: 1rem;
  background-image: linear-gradient(to right, #feaf2a, #fccc34);
}
