/* border: 2px solid #986F4B; */
.voted, .disable{
    background: #986F4B;
    color: #fff;
}
.voted:hover, .disable:hover{
    background: #986F4B;
}
@media (max-width: 750px) {
  body {
    overflow: visible;
  }
  .prizeNav {
    height: 1.05rem;
    top: 0rem;
  }
  .prizeNav ul {
    height: 100%;
  }
  .prizeNav ul li{
    height: 100%;
  }
  .prizeNav ul a {
    padding: .16rem .3rem;
    font-size: 0.28rem;
    line-height: .34rem;
    letter-spacing: inherit;
  }
  .price_num_aside {
    display: none;
  }
  .prizeWrap {
    padding: 0.8rem 0;
  }
  .prizeTitle {
    line-height: 40px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0.5rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .prizeContent {
    display: block;
  }
  .draw-pool-left {
    padding: 0 0.3rem;
  }
  #prilist #begin_btn {
    padding-top: 0px;
  }
  #begin_btn #start {
    font-size: 0.3rem;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 0.42rem;
    text-align: center;
  }
  #prilist #begin_btn .prizeChange {
    display: none;
  }
  .draw-winlist-ul {
    padding-left: 0.44rem;
  }
  #winner_ul li span {
    margin-right: 0 !important;
    margin-left: 0px !important;
  }
  .winner {
    width: calc(100% - 0.6rem);
    margin-left: 0.3rem;
    padding: 0.2rem 0.2rem 0.2rem 0.34rem;
    border-radius: 0.08rem;
    margin-bottom: 0.2rem;
    margin-top: 0.4rem;
  }
  .winner > div:first-child {
    width: 0.3rem;
    font-size: 0.3rem;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.38rem;
    letter-spacing: 5.12px;
    margin-right: 0.26rem;
  }
  .draw-winlist-ul li em:nth-of-type(1) {
    color: #999999;
  }
  .draw-winlist-ul li em:nth-of-type(1) {
    color: #cccccc;
  }
  .draw-winlist-ul li em:nth-of-type(2) {
    color: #ffffff;
  }
  .activeDesc {
    width: calc(100% - 0.6rem);
    margin-left: 0.3rem;
    border-radius: 0.08rem;
    padding: 0.4rem 0.28rem 0 0.28rem;
  }
  .activeDesc > h3 {
    font-size: 0.3rem;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.42rem;
    margin-bottom: 0.12rem;
  }
  .winnerContact {
    justify-content: space-around;
    margin-top: 0.4rem;
  }
  .win_left {
    order: 2;
    width: 1.8rem;
    text-align: center;
    margin-right: 0;
  }
  .activeDesc ul {
    order: 3;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: left;
    color: #cccccc;
    line-height: 0.39rem;
  }
  .moreContent {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 50%;
    top: 10vh;
    width: 6.9rem;
    height: 80vh;
    margin-left: -3.45rem;
    margin-top: 0;
    background: #ffffff;
    border-radius: 0.08rem;
    padding: 0.4rem 0.3rem;
    box-sizing: border-box;
  }
  .moreContent > img.voteDxLogo {
    position: absolute;
    top: 0.4rem;
    left: 0.3rem;
    right: auto;
    width: 3.37rem;
    height: 1.18rem;
  }
  .en_name {
    margin-top: 1.48rem;
    padding-top: 0.3rem;
    font-size: 0.36rem;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 0.5rem;
    margin-bottom: 0.04rem;
    padding-bottom: 0;
    border-top: 1px solid #E4E4E4;
    border-bottom: none;
  }
  .zh_name {
    font-size: 0.28rem;
    font-family: PingFang SC, PingFang SC-Bold;
    font-weight: 700;
    text-align: left;
    color: #000000;
    line-height: 0.4rem;
    margin-bottom: 0.3rem;
    padding-top: 0;
  }
  .voteMoreWords {
    padding-top: 0;
    flex: 1;
    overflow-y: auto;
  }

  .share {
    display: block;
  }
  .share > div {
    display: none;
  }
  .vote-rule {
    top: .5rem;
    width: 6.9rem;
    height: .4rem;
    font-size: .28rem;
  }
  .votePow .layui-layer-title {
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .votePow .voteTitle{
      font-size: 0.36rem; 
      line-height: 0.5rem;
      font-weight: 700;
  }
  .formBox{
    padding: 0 0.3rem;
  }
  .formBox p{
    font-size: 0.24rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
  }
  .formItem{
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .formBox .formItem span{
    font-size: 0.28rem;

  }
  .formBox .formItem input{
    flex: 1;
    line-height: 0.8rem;
  }
  .votePop .layui-layer-content img,
  .votePop2 .layui-layer-content img {
    width: 1.68rem;
    height: 1.68rem;
  }
  .no_prize_text {
    margin-top: 0.36rem;
    font-size: 0.3rem;
    color: #333333;
  }
  .votePow2 .layui-layer-title{
    height: 0.88rem;
  }
  .votePow2 h3{
    font-size: 0.4rem;
    font-weight: 700;
    text-align: left;
    color: #000000;
    line-height: 0.56rem;
    margin-bottom: 0.51rem;
  }
  .votePow2 h3 img{
    width: 1.54rem;
    height: 0.88rem;
    margin-right: 0.32rem;
  }
  .votePow2 .pop_ercode{
    width: 2.8rem;
    height: 2.8rem;
  }
  .votePow2 p{
    margin-top:0.1rem ;
    font-size: 0.24rem;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 0.4rem;
    margin-bottom: 0.5rem;
  }
  .votePow2 .votePowBtnGroup a{
    width: 2.4rem!important;
    height: 0.8rem!important;
    border-radius: 0.4rem!important;
    font-size: 0.3rem!important;
    line-height: 0.8rem!important;
  }
}
