.preset{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.preset_iping{
    width: 49%;
    display: inline-block;
}
.preset_iping_united{
    height: 32px;
    background: url(/templets/default/site/vcLoVoMs.jpg) no-repeat;
}
.preset_iping_united_legs{
    height: 32px;
    line-height: 32px;
    color: #fff;
    display: block;
    padding-left: 10px;
    float: left;
}
.preset_iping_united_legs_enjoy{
    height: 32px;
    line-height: 30px;
    color: #fff;
    display: block;
    padding: 0px 5px;
    float: left;
}
.preset_iping_united_legs_later{
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 0px 5px;
    float: left;
}
.preset_iping_united_legs_venice{
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 0px 5px;
    float: left;
}
.preset_iping_united_worlds{
    width: 22px;
    margin-top: 5px;
    margin-right: 10px;
    float: right;
}
.preset_hummer{
    width: 100%;
    height: 241px;
    overflow: hidden;
    padding: 0px 10px;
    box-sizing: border-box;
    margin: 0px;
    display: block;
    border: #e5e5e5 solid 1px;
}
.preset_hummer_united{
    border-bottom: #e6e6e6 dashed 1px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
}
.preset_hummer_united_worlds:hover{
    color: #000;
}
.preset_hummer_united_legs{
    width: 4px;
    height: 4px;
    background: #888;
    display: block;
    position: absolute;
    top: 12px;
    left: 0px;
}
.preset_hummer_united_worlds{
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333;
    padding-left: 15px;
    padding-right: 90px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.preset_hummer_united_gallon{
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 0px;
}

@media screen and (max-width: 1024px) {
    .preset{
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
        display: block;
    }
    .preset_iping{
        width: 100%;
        margin-bottom: 20px;
    }
    .preset_iping{
        display: block;
    }
}