/*hot-wrap*/
.hot-wrap{background:#fff;padding:0 0 10px 0;}
.hot-wrap .title{padding:0 0 3px 10px;}
.hot-wrap .content{zoom:1;overflow: hidden;}
.hot-wrap li{-webkit-box-sizing:border-box;float:left;width:50%;padding:0px 10px 0px 11px;line-height:32px;}
.hot-wrap .icon{padding-right:25px;}
.hot-wrap li a{-webkit-box-sizing:border-box;display:inline-block;max-width:100%;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#032de5;}
/*
.hot-wrap .content {
    padding: 3px 0;
}
.hot-wrap .content:after {
    content: '';
    display: block;
    clear: both;
}
.hot-wrap .hot-item {
    -webkit-box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0px 32px 0px 11px;
    line-height: 36px;
}
.hot-wrap .icon {
    padding-right: 25px;
}
.hot-wrap .hot-item > span {
    -webkit-box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot-wrap .icon > span {
    padding-right: 20px;
}

.hot-wrap .icon > span:before {
    content: '';
    float: right;
    display: inline-block;
    width: 17px;
    height: 36px;
    margin-right: -20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAMAAADfuh9AAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAqUExURf98fP98fP98fExpcf98fP////+/v/+fn//f3/+Pj/+zs//Nzf/39//r67wRqR4AAAAEdFJOU/GtJgCfN1pPAAAAt0lEQVQoFY2SSRbEIAhENQEUwftftxmS3mi648LxUxY8ynnUAo+j1OMsxw/AIw2ojwrXQy0hMvoG5LxLAghX5BuWTnYI3cpfpBG1kGKiYRuW2fKrG6EpHcmeREV0MsjU7qjlFDOh2NoVgNRCWe24fOSazUxrRA7kFXExQxjDULNlUbkQfwv4GXmhAt19W1obuynvfohhoJmm6Xc2MuksNns9WRBn1G466Egysd9P5U0zvGip/435AfTPDGqbxQnvAAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 17px auto;
}
*/