.vote-hang-data{
    margin-top: 40px;
}
.vote-hang-element{
    text-indent: 0;
}
/*浮动*/
.clearfix:after{
    content:"";
    display:block;
    clear:both;
    visibility:hidden;
    height:0
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
/*文字溢出隐藏*/
.cloud-overflow-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*链接*/
.vote-link {
    text-indent: 0;
    height: 35px;
    margin: 40px auto 40px;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 2px;
}
.vote-link .new-icon-huodongbaoming,
.vote-link .new-icon-zhuanti{
    color: #379EF1;
    font-size: 18px;
    margin-left: 10px;
    vertical-align: middle;
}
.vote-link img{
    margin-top: 13px;
    margin-left: 10px;
    vertical-align: text-bottom;
}
.vote-link a {
    display: inline-block;
    width: 88%;
    position: relative;
    top: 4px;
    font-size: 14px;
    color: #4B4B4B;
    line-height: 17px;
    text-decoration: underline;
    margin-left: 5px;
}
/*挂件样式新*/
.vote-hang-element{
    position: relative;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 2px;
    margin: 0 auto 10px;
}
.vote-hang-top{
    padding: 10px;
}
.vote-hang-top>img{
    vertical-align: middle;
}
.vote-hang-top>span{
    color: #59A5FF;
    font-size: 16px;
}
.vote-hang-title{
    font-size: 16px;
    color: #333333;
    padding: 0 10px;
}
.vote-hang-model{
    padding: 0 10px 10px;
    font-size: 12px;
    color: #999999;
    border-bottom: 1px dashed #D9D9D9;
    margin-bottom: 10px;
}
.vote-hang-item{
    padding: 0 10px 10px;
}
.vote-multi-item>input{
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #BEBEBE;
    margin-top: 0;
    margin-left: 0;
    vertical-align: middle;
    border-radius: 3px;
}
.vote-radio-item>input{
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-top: 0;
    margin-left: 0;
    vertical-align: middle;
    border: 1px solid #BEBEBE;
}
.vote-radio-item>label{
    /*margin-top: -8px!important;*/
}
.vote-multi-item>label{
    /*margin-top: -7px!important;*/
}
.vote-hang-item>label{
    width: 90%;
    color: #666666;
    font-size: 14px;
    margin-top: -1px;
    margin-left: 8px;
}
.vote-multi-item input.checked{
    background-image: url(../images/hang/muti_checked.png);
}
.vote-radio-item input.checked{
    background-image: url(../images/hang/checked-sky.png);
}
.hang-submit-button:hover,
.vote-hang-submit:hover{
    cursor: pointer;
}
.vote-hang-submit{
    height: 35px;
    line-height:35px;
    background: #59A5FF;
    color: #FFFFFF;
    text-align: center;
}
.vote-hang-alert{
    display: none;
    width: 110px;
    height: 35px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.4;
    background: #000000;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    line-height: 35px;
}
.vote-hang-item-title{
    font-size: 14px;
    color: #666666;
    margin-bottom: 5px;
}
.vote-hang-item-pre>div:first-child{
    height: 13px;
    background: #E5E5E5;
}
.vote-hang-item-pre>div:first-child>span{
    display: block;
    height: 13px;
    background: #2589FF;
}
.vote-hang-item-pre>div:last-child{
    font-size: 12px;
    color: #4B4B4B;
    text-align: right;
}
.vote-hang-compare-title{
    padding: 0 10px;
    font-size: 14px;
    color: #666666;
}
.vote-hang-compare-image{
    margin: 0 10px;
    height: 20px;
}
.vote-hang-compare-image>div:first-child{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #67ADFF ;
    height: 20px;
}
.vote-hang-compare-image>div:last-child{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #F6A623;
    height: 20px;
}
.vote-hang-compare-pre{
    padding: 10px;
    font-size: 14px;
    color: #4B4B4B;
}
.vote-hang-compare-button{
    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
}
.vote-hang-element .border-radius{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*关联视频链接*/
.video-link-element{
    position: relative;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 2px;
    margin: 0 auto 10px;
    text-indent: 0;
}
.video-link-top{
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #D9D9D9;
}
.video-link-top>img{
    vertical-align: middle;
}
.video-link-top>span{
    color: #59A5FF;
    font-size: 16px;
}
.video-link-player{
    max-height: 320px;
    min-width: 540px;
    width: 100%;
    height: 100%;
}
.video-link-player-container{
    margin: 0 auto;
    width: 100%;
    min-width: 540px;
    height: 320px;
    overflow: hidden;
}
.video-link-player iframe{
    width: 100%;
    height: 100%;
}
.video-link-title{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #59A5FF;
    padding: 0 10px;
    border-top: 1px dashed #D9D9D9;
}
.vote-blue{
    color: #67ADFF;
}
.vote-yellow{
    color: #F6A623;
}