.vote_step_box{width:100%;padding:10px 0 15px 0}.vote_step_item{width:100%;height:70px;border-radius:3px;background-color:#fff;color:#5e6d82;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.vote_step_item:hover{opacity:.6;filter:alpha(opacity=60)}.vote_step_item_active{width:100%;height:70px;border-radius:3px;background-color:#409eff;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.vote_step_item_active:hover{background-color:#66b1ff}.vote_step_item_complete{width:100%;height:82px;border-radius:3px;background-color:#67c23a;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.vote_step_item_complete:hover{background-color:#85ce61}.vote_step_num{font-style:italic;font-size:40px;font-weight:900;padding:0 15px 0 0;font-family:Arial,Verdana,Sans-serif;letter-spacing:8px}.vote_step_icon{font-size:20px;margin-right:20px;position:absolute;top:3px;left:15px;color:#67c23a}.vote_step_content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.vote_step_title{font-size:18px;font-weight:700}.vote_step_desc{font-size:12px}.check_success_box{width:120px;background-image:url(../img/success_tip1.b60d7923.png)}.check_success_box,.check_warning_box{height:16px;background-repeat:no-repeat;background-size:cover;border-radius:6px 6px 0 0;color:#fff;text-align:left;font-size:8px;padding:0 5px;word-spacing:3px}.check_warning_box{width:180px;background-image:url(../img/warning_tip1.bd9789ea.png)}.check_none_box{height:16px;width:90px;border-radius:6px 6px 0 0}