.vote-wrap, .vote-con, .vote-header{width:auto;}
.vote-con textarea{width:100%;}
.vote-header h2{left:120px;}
  @media screen and (max-width:640px ){
 .vote-con-ul li {
    width: 40%;
    overflow: hidden;
    text-align: center;
    padding: 0px 5%;
    margin-bottom: 0.7rem;
}
.vote-con-ul li span{width: 100%;height: auto;margin-bottom: 0px;}
.vote-con-ul li span img{display: block;width: 100%;}
.vote-con-list label {font: 400 0.6rem/1.8rem Microsoft YaHei;}
.vote-header{text-align: center;line-height: 2rem;}
.vote-header b {font: 700 12px/46px 'ËÎÌå';line-height: 1rem;}
.vote-header h2{position: relative;left: 0px;}
.vote-result-data img{display: block;}
.vote-header .yahei {
     line-height: 1.5rem; 
    font-size: 1rem;
}
 }



